ccjgmwz преди 3 години
родител
ревизия
ee2ee8d7f1
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      winsea-haixin-plugin-yiliangyiyun/src/main/resources/mapper/PaymentManagementMapper.xml

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