1
This commit is contained in:
parent
135ce33c5e
commit
032bc6e09d
@ -17,8 +17,8 @@ namespace DOAN.Service.Mobile.IService
|
||||
|
||||
List<ProWorkorder> GetWorkOrderList(DateTime HandleDate, string route_code);
|
||||
|
||||
List<BaseMaterialList> ParseMaterialCode(string materialCode);
|
||||
MmPreparationTask GetWorkorderTask(string workorder);
|
||||
BaseMaterialList ParseMaterialCode(string materialCode);
|
||||
List<MmPreparationTask> GetWorkorderTask(string workorder);
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user