入库检验修改
This commit is contained in:
@@ -29,6 +29,7 @@ namespace ZR.Service.mes.wms.IService
|
||||
int BatchQualified(string[] packcode_select,string updateby);
|
||||
|
||||
int SetAllQualified(string workorder_selected, string updateby);
|
||||
int SetAllUnQualified(string workorder_selected, string updateby);
|
||||
int BatchUnQualified(string[] packcode_select,string updateby);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user