杨前锦
2025-06-19 d42ad8b01195def2a9309930e14f90ff13ad47b1
HH.WCS.Mobox3/HH.WCS.Mobox3.SXJK/core/Monitor.cs
@@ -149,7 +149,7 @@
                                        {
                                            
                                            float weight = pipelineSignalInfo.weight / trayCodes.Count;
                                            float furWeight =  WMSHelper.getFurWeight(child.LOTATT09);  // 毛皮重量
                                            float furWeight =  WMSHelper.getFurWeight(child.LOTATT10);  // 毛皮重量
                                            child.F_NET_WEIGHT = weight - furWeight;
                                            asnNo = child.S_ASN_NO;
                                            orientSign = child.LOTATT18;