|
@@ -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,
|