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