|
@@ -11,6 +11,7 @@
|
|
<result column="biz_id" jdbcType="BIGINT" property="bizId" />
|
|
<result column="biz_id" jdbcType="BIGINT" property="bizId" />
|
|
<result column="biz_no" jdbcType="VARCHAR" property="bizNo" />
|
|
<result column="biz_no" jdbcType="VARCHAR" property="bizNo" />
|
|
<result column="account_id" jdbcType="BIGINT" property="accountId" />
|
|
<result column="account_id" jdbcType="BIGINT" property="accountId" />
|
|
|
|
+ <result column="user_id" jdbcType="BIGINT" property="userId" />
|
|
<result column="amount" jdbcType="DECIMAL" property="amount" />
|
|
<result column="amount" jdbcType="DECIMAL" property="amount" />
|
|
<result column="freeze_amount" jdbcType="DECIMAL" property="freezeAmount" />
|
|
<result column="freeze_amount" jdbcType="DECIMAL" property="freezeAmount" />
|
|
<result column="balance" jdbcType="DECIMAL" property="balance" />
|
|
<result column="balance" jdbcType="DECIMAL" property="balance" />
|