改造平台建店接口

This commit is contained in:
shuo.wang
2025-04-08 20:39:17 +08:00
parent e276cd8ef9
commit d82f99533b
9 changed files with 93 additions and 6 deletions

View File

@@ -9,6 +9,7 @@
<result property="shopId" column="shop_id" jdbcType="BIGINT"/>
<result property="auditId" column="audit_id" jdbcType="BIGINT"/>
<result property="type" column="type" jdbcType="TINYINT"/>
<result property="settlerName" column="settler_name" jdbcType="VARCHAR"/>
<result property="settlerIdCardFront" column="settler_id_card_front" jdbcType="VARCHAR"/>
<result property="settlerIdCardReverse" column="settler_id_card_reverse" jdbcType="VARCHAR"/>
<result property="settlerIdCardNo" column="settler_id_card_no" jdbcType="VARCHAR"/>
@@ -32,7 +33,7 @@
<sql id="Base_Column_List">
id
,shop_id,audit_id,
type,settler_id_card_front,settler_id_card_reverse,password,ks_account,
type,settler_name,settler_id_card_front,settler_id_card_reverse,password,ks_account,
settler_id_card_no,settler_bank_number,settler_bank_mobile,
settler_bank_name,
account,store_positioning_url,authorization_url,