用户绑定二维码登录账号列表
POST
/auth/getBindUserList
接口描述
获取当前用户绑定二位登录的账号
请求头
参数名
类型
描述
必填
Content-Type
String
application/json
必填
请求参数
参数名
类型
描述
必填
loginCode
String
调用扫码登录返回的code
必填
code
String
调用custom拿到的code
必填
响应参数
参数名
类型
描述
必填
status
Integer
状态值(200成功,其他均为失败)
必填
error
String
失败原因
必填
message
String
必填