ccjgmwz 3 anos atrás
pai
commit
ee2ee8d7f1

+ 1 - 0
winsea-haixin-plugin-yiliangyiyun/src/main/resources/mapper/PaymentManagementMapper.xml

@@ -111,6 +111,7 @@
         a.gross_weight as grossWeight,
         a.tare,
         a.pure_weight as pureWeight,
+        a.weight_deduction as weightDeduction,
         case when a.type ='干粮' then  q.dry_grain_price else q.tidal_grain_price end as tidalGrainPrice,
         a.solid_grain_price as solidGrainPrice,
         a.amount_ing_payable as amountIngPayable,