|
|
|
@ -26,7 +26,7 @@ |
|
|
|
|
<result column="mdm_multicode_json" jdbcType="VARCHAR" property="mdmMulticodeJson"/> |
|
|
|
|
<result column="status" jdbcType="VARCHAR" property="status"/> |
|
|
|
|
<collection property="buyerEntityDetail" ofType="com.dxhy.order.baseservice.module.buyer.model.BuyerEntityDetail"> |
|
|
|
|
<id column="consumer_id" jdbcType="Integer" property="consumerId"/> |
|
|
|
|
<id column="consumer_id" property="consumerId"/> |
|
|
|
|
<result column="buyer_manage_id" jdbcType="VARCHAR" property="buyerManageId"/> |
|
|
|
|
<result column="bank_name" jdbcType="VARCHAR" property="bankName"/> |
|
|
|
|
<result column="bank_account" jdbcType="VARCHAR" property="bankAccount"/> |
|
|
|
|