文档
测试

微信扫码绑定

POST
https://test.wellsign.cn/matrix/client/wechat/bind

接口描述

微信扫码绑定(web端)

请求头

参数名
类型
描述
必填
token
string
新版后台 token
必填

请求参数

参数名
类型
描述
必填
type
int
绑定类型(普通绑定传1,强制绑定传2)
必填

响应参数

参数名
类型
描述
必填
code
int
响应码。0:成功;其他代表错误
必填
msg
string
错误信息
必填
data
object
返回数据
必填
redirect_url
string
回调url
必填
app_id
string
微信应用id
必填
scope
string
scope
必填
state
string
绑定授权校验参数
必填