zhangyuewww hace 3 años
padre
commit
8f047f36e6

+ 2 - 2
winsea-haixin-plugin-yiliangyiyun/src/main/resources/mapper/WarehouseBaseInfoMapper.xml

@@ -218,9 +218,9 @@
         w.gross_weight as grossWeight,
         w.tare as tare,
         '' as contractStatus,
-        w.net_weight as feedbackWeight,
+        0 as feedbackWeight,
         w.in_out_date as feedbackDate,
-        w.net_weight as settlementWeight,
+        0 as settlementWeight,
         '' as carFreight,
         '' as trainFreight,
         '' as shipFreight,