huangxiaoqiang
2025-11-15 0204bc614e3132ce94d3fb1de9d330e9250f233c
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_StorageTaskServices/Task/Dt_TaskService.cs
@@ -1021,7 +1021,7 @@
                await BaseDal.AddDataAsync(taskNew);
            });
            await SendWCSTask(CreateListTaskDTO(taskNew));
            return content.OK();
            return content.OK("鎴愬姛");
        }
        catch (Exception ex)
        {