From d984bf3062168494a1b6c2a393b9392c454cd2fb Mon Sep 17 00:00:00 2001 From: linfso Date: Wed, 10 Jul 2024 07:59:22 +0800 Subject: [PATCH] md --- .../src/main/resources/mapper/EmisSettleSubBillMapper.xml | 8 ++++++++ 1 file changed, 8 insertions(+) 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}