绑定手机获取验证码接口
POST
http://localhost:8080/sqdkbranch/user/appPhoneVerify
请求参数
参数名
类型
描述
必填
userverify.phone
int
示例:17307657887
必填
userverify.userId
int
示例:357401
必填
响应参数
参数名
类型
描述
必填
code
string
示例:1 成功 0 失败
必填
message
string
示例:
必填
percent
object
示例:null
必填
object
object
示例:null
必填
couponPrice
int
示例:0
必填