绑定支付宝
POST
/api/useralipay/add
请求头
参数名
类型
描述
必填
Content-Type
string
示例:application/json
必填
token
string
示例:
必填
请求参数
参数名
类型
描述
必填
name
string
名称
必填
idcard
string
身份证
必填
mobile
string
手机号
必填
account
string
账号
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:操作成功
必填
time
string
示例:1599104769
必填
data
object
示例:null
必填