文档
测试

提交信息

POST
//api/realname/add

请求头

参数名
类型
描述
必填
Content-Type
string
application/json
必填
token
string
必填

请求参数

参数名
类型
描述
必填
name
string
姓名
必填
idcard
string
身份证号
必填
phone
string
手机
必填
idcard_front
string
证件正
必填
idcard_back
string
证件反
必填

响应参数

参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:成功
必填
time
string
示例:1599035708
必填
data
object
示例:null
必填