diff --git a/emis-biz/src/main/resources/mapper/EmisWaybillFeeitemMapper.xml b/emis-biz/src/main/resources/mapper/EmisWaybillFeeitemMapper.xml index afa91d77f..093f9b7bc 100644 --- a/emis-biz/src/main/resources/mapper/EmisWaybillFeeitemMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisWaybillFeeitemMapper.xml @@ -121,7 +121,6 @@ currency = #{currency}, quote_id = #{quoteId}, expr_id = #{exprId}, - calc_exp = #{calcExp}, initial_weight_fee = #{initialWeightFee}, add_weight_price = #{addWeightPrice}, order_num = #{orderNum}, @@ -134,6 +133,8 @@ where id = #{id} + +