zhangchengsong
2 天以前 f59f3b24814387573b5bca9a9b6c832a3720ee7e
项目代码/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);