申请开店
POST
{{host}}app/shop
请求头
参数名
类型
描述
必填
Authorization
string
示例:Bearer {{user-token}}
必填
请求参数
参数名
类型
描述
必填
name
string
示例:刘畅的店铺
必填
响应参数
参数名
类型
描述
必填
error
int
示例:0
必填
message
string
示例:ok
必填