wangxinhui
2025-01-06 801ddd3be4d6bf8553cac870435bb5092eca6b60
代码管理/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);
    }
}