pan
2025-11-24 025c515a6945fbedcf772bdd595413f50596fd47
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_WMSServer/Controllers/TaskInfo/TaskController.cs
@@ -49,6 +49,9 @@
            };
            Service.AddData(task);
            return WebResponseContent.Instance.OK();
        }