diff --git a/emis-biz/src/main/resources/mapper/EmisSettleSubBillMapper.xml b/emis-biz/src/main/resources/mapper/EmisSettleSubBillMapper.xml index 5c6a3af8d..9f94f7649 100644 --- a/emis-biz/src/main/resources/mapper/EmisSettleSubBillMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisSettleSubBillMapper.xml @@ -255,6 +255,14 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" + + and a.bl_special_quote = #{params.blSpecialQuote} + + + + and a.calc_fee_type = #{params.calcFeeType} + + and a.send_date = ]]> #{params.beginSendDate}