项目代码/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/Task_HtyService.cs
@@ -82,6 +82,8 @@ Remark = task.Remark, Modifier = task.Modifier, ModifyDate = DateTime.Now, WMStaskid= task.WMStaskid, deviceuuid = task.deviceuuid, //PalletCodequantity = task.PalletCodequantity.ToString(), }; BaseDal.AddData(task_Hty);