先进先出
This commit is contained in:
@@ -40,7 +40,7 @@ namespace ZR.Service.mes.wms.IService
|
||||
bool OverOutorderplan(string shipment_num);
|
||||
|
||||
// 检查是否可出库
|
||||
string CheckProductionOut(string production_packcode, string shipment_num);
|
||||
string CheckProductionOut(string parnumber,string production_packcode, string shipment_num);
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user