绑定验证码
POST
http://111.180.206.23:8089/bindphone
请求头
参数名
类型
描述
必填
Content-Type
string
application/json-patch+json
必填
Authorization
string
token(登录后返回)
必填
请求参数
参数名
类型
描述
必填
pid
int
项目ID
必填
phone
string
手机号
必填
order
string
发送验证码返回的临时订单号
必填
code
string
验证码
必填
响应参数
参数名
类型
描述
必填
data
string
绑定成功
必填
msg
string
请求成功
必填
orderid
string
订单号用于项目复扫去phone iv
必填
state
string
200
必填