WMS相关文件添加,仅添加文件,可启动但未测试
This commit is contained in:
@@ -38,6 +38,7 @@ namespace ZR.Service.mes.pro.IService
|
||||
public int UpdateWorkOrder(ProWorkorder_v2 workorder);
|
||||
|
||||
public int UpdateworkorderSort(string id ,int sort);
|
||||
public int UpdateworkorderSort2(string oldId,int oldSort, string newId,int newSort);
|
||||
|
||||
|
||||
public int StartWorkOrder(string id);
|
||||
|
||||
Reference in New Issue
Block a user