1. 商品信息变动刷新库存
2. 商品信息变动发生Mq消息
This commit is contained in:
@@ -50,5 +50,9 @@ public class ProdConsRelationDTO implements Serializable {
|
||||
*/
|
||||
@JSONField(format = "yyyy-MM-dd HH:mm:ss")
|
||||
private LocalDateTime createTime;
|
||||
/**
|
||||
* 耗材单位
|
||||
*/
|
||||
private String conUnit;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user