pan
2025-11-19 6cf884fcafe6fa25e0a0eef35014bd7766d30bb6
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_ITaskInfoService/ITaskService.cs
@@ -44,6 +44,7 @@
        Task<WebResponseContent> TaskCompleted(string taskNum);
        Task<WebResponseContent> GenerateOutboundTasksAsync(int[] keys);
        Task<WebResponseContent> GenerateOutboundTasksAsync(int[] keys, string outStation);
    }
}