WMS仓库-解析箱标签功能提取到MaterialUtils内,入库,出库判断接口优化,入库添加新标签编码解析
This commit is contained in:
@@ -35,7 +35,9 @@ namespace ZR.Service.mes.wms.IService
|
||||
|
||||
|
||||
bool OverOutorderplan(string shipment_num);
|
||||
bool CheckProductionOut(string production_packcode, string shipment_num);
|
||||
|
||||
// 检查是否可出库
|
||||
string CheckProductionOut(string production_packcode, string shipment_num);
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user