Admin
4 天以前 bd6818fc9d40f343547bafca0743658f3c0379dc
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA.Services/Services/ToWCS/Partial/InboundLogic.cs
@@ -73,6 +73,7 @@
                //没有组盘信息,说明该重量是空托盘的重量
                if (null == boxHead)
                {
                    taskInfo.task_weight = weight;
                    Dt_taskinfoRepository.Instance.Update(taskInfo, true);
                }