Merge branch 'dev'
This commit is contained in:
@@ -24,7 +24,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
<result property="bankCardLendName" column="bank_card_lend_name" />
|
||||
<result property="repaymentAccountId" column="repayment_account_id" />
|
||||
<result property="repaymentAccountName" column="repayment_account_name" />
|
||||
<result property="repaymentAccountBalance" column="repayment_account_name" />
|
||||
<result property="repaymentAccountBalance" column="repayment_account_balance" />
|
||||
</resultMap>
|
||||
|
||||
<sql id="selectInstallmentHistoryDetailVo">
|
||||
|
||||
Reference in New Issue
Block a user