1
This commit is contained in:
@@ -76,5 +76,6 @@ namespace Tnb.WarehouseMgr.Interfaces
|
||||
Task<List<WmsPointH>> PathAlgorithmsEle(string pStartId, string pEndId, int ele);
|
||||
Task SsxControl(WmsDistaskH disTask, string action);
|
||||
Func<string, int, Task> AddUnExecuteTask { get; set; }
|
||||
Task<bool> Check(string code, string action);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user