模组查询包装箱 时间
This commit is contained in:
@@ -38,6 +38,8 @@ public interface WoPackagingBoxServiceBiz extends CrudService<WoPackagingBox, Wo
|
||||
|
||||
List<WoPackagingBoxSubstrate> substrateList (Map<String, Object> params);
|
||||
|
||||
List<WoPackagingBox> boxList (String woSubstrateId);
|
||||
|
||||
|
||||
int updateIsArrivedByBoxNo(Integer isArrived, String boxNo);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user