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