heshaofeng
2025-12-03 871a7e1ce9a1b1925e228864baf42cafd41371f2
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/ITaskService.cs
@@ -40,7 +40,7 @@
        Task<WebResponseContent> RequestInboundTask(string palletCode, string stationCode);
        Task<WebResponseContent> PalletOutboundTask(int num);
        Task<WebResponseContent> PalletOutboundTask(int num, int locationType);
        Task<WebResponseContent> TaskCompleted(string taskNum);