diff --git a/emis-biz/src/main/resources/mapper/EmisCreditCustomerMapper.xml b/emis-biz/src/main/resources/mapper/EmisCreditCustomerMapper.xml index 70bef7cd6..f31ccc51e 100644 --- a/emis-biz/src/main/resources/mapper/EmisCreditCustomerMapper.xml +++ b/emis-biz/src/main/resources/mapper/EmisCreditCustomerMapper.xml @@ -63,11 +63,11 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and a.curMoney #{params.endCurMoney} - - and a.cur_money_rate = ]]> #{params.beginCurMoneyRateRange} + + and a.cur_money_rate = ]]> #{params.beginCurMoneyRate} - - and a.cur_money_rate #{params.endCurMoneyRateRange} + + and a.cur_money_rate #{params.endCurMoneyRate}