1
huanghongfeng
2025-02-28 3163fec4985ebc87ea859087cdedacad749096d9
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_TaskInfoService/TaskService.cs
@@ -329,8 +329,8 @@
            
            loca.Add(locationpoint);
            loca.Add(locationEnd);
            _basicService.LocationInfoService.Repository.UpdateData(loca);
            BaseDal.DeleteAndMoveIntoHty(task, App.User.UserId == 0 ? OperateType.鑷姩瀹屾垚 : OperateType.浜哄伐瀹屾垚);
            return WebResponseContent.Instance.OK();
        }
        public bool DepthTask(Dt_Task task)