huanghongfeng
2025-06-23 b7f53ba61fbc1844d7b92ff852762b140d46ab54
代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/Task_HtyService.cs
@@ -83,6 +83,7 @@
                Modifier = task.Modifier,
                ModifyDate = DateTime.Now,
                PalletCodequantity = task.PalletCodequantity,
                PLCTo=task.PLCTo,
            };
            BaseDal.AddData(task_Hty);
            return content;