入驻申请
POST
http://{{url}}/api/me/apply
接口描述
get获取,post提交
请求头
参数名
类型
描述
必填
token
string
示例:d9c5e019-e8b2-4c3d-99b4-554f14de77f0
必填
请求参数
参数名
类型
描述
必填
name
string
示例:苏燕山
必填
mobile
int
示例:13383847890
必填
note
string
示例:我旗入驻
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
msg
string
示例:存在申请,无需重复申请
必填
time
string
示例:1652955252
必填
data
object
示例:null
必填