教师绑定
POST
http://edu.ydunicorn.store:9105/api/teacherBinding
请求参数
参数名
类型
描述
必填
userName
string
示例:郑小明
必填
password
string
示例:123456
必填
xcxUserId
string
示例:1
必填
xcxUserName
string
示例:xx
必填
openid
string
示例:2
必填
响应参数
参数名
类型
描述
必填
status
int
200 成功 607失败
必填
msg
string
提示消息
必填
data
josnstring
用户id
必填