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,