1
This commit is contained in:
@@ -21,7 +21,7 @@ const (
|
||||
BaseProdQueryReviewStatus = "https://htkapi.lakala.com/api" // 正式查询审核状态路由
|
||||
|
||||
UpdateFeeQuery = "channel/customer/update/fee" // 商户费率查询-变更
|
||||
UpdateSettleChange = "channel/customer/update/settle" // 商户结算变更
|
||||
UpdateSettleChange = "channel/customer/update/settle" // 商户结算变更-查询
|
||||
UpdateBaseChange = "channel/customer/update/basic" // 商户基本信息变更
|
||||
QueryChangeReviewStatus = "customer/update/review" // 获取商户审核状态
|
||||
CheckImgIsSupplement = "open/merchant/isUploadPhoto" // 查看当前商户是否补充照片
|
||||
|
||||
Reference in New Issue
Block a user