代码管理/WMS/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/ITaskService.cs
@@ -122,5 +122,11 @@ MesResponseContent TestScrap(TestToolScrap toolScraps); WebResponseContent IsRelocation(int taskNum, string locationCode); WebResponseContent TestSynStock(TestToolSynInfo toolSynInfo); /// <summary> /// 閫夋嫨搴撳瓨鐢熸垚鍑哄簱浠诲姟 /// </summary> /// <param name="id"></param> /// <returns></returns> WebResponseContent Outbound(int id); } }