diff --git a/intc-modules/intc-invest/src/main/resources/mapper/invest/BankCardLendMapper.xml b/intc-modules/intc-invest/src/main/resources/mapper/invest/BankCardLendMapper.xml index 21e654e..e1f5870 100644 --- a/intc-modules/intc-invest/src/main/resources/mapper/invest/BankCardLendMapper.xml +++ b/intc-modules/intc-invest/src/main/resources/mapper/invest/BankCardLendMapper.xml @@ -181,12 +181,12 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" type = #{type}, code = #{code}, opening_bank = #{openingBank}, - activation_date = #{activationDate}, + activation_date = #{activationDate}, bill_date = #{billDate}, pay_date = #{payDate}, delay_period = #{delayPeriod}, credit_limit = #{creditLimit}, - effective_date = #{effectiveDate}, + effective_date = #{effectiveDate}, cvv = #{cvv}, create_by = #{createBy}, create_time = #{createTime},