耗材记录接口修改
This commit is contained in:
@@ -97,6 +97,7 @@ public class ConsStockFlowDTO implements Serializable {
|
||||
* 商品id
|
||||
*/
|
||||
private Long productId;
|
||||
private String productName;
|
||||
/**
|
||||
* sku id
|
||||
*/
|
||||
@@ -127,4 +128,4 @@ public class ConsStockFlowDTO implements Serializable {
|
||||
*/
|
||||
private String remark;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user