wangxinhui
2025-01-07 a1ba606567db3b83827a6a9f0d4fae46217a2e7e
代码管理/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);
    }
}