文档
测试

3-登录回调

POST
ws://wx.yeahcome.com:8877/robot/regist/机器人编号

接口描述

websocket 注册地址,当登录二维码被用户扫码成功后,返回用户信息

参数

参数名
类型
描述
必填
robotNo
String
机器人编号
必填

响应(成功扫码)

参数名
类型
描述
必填
code
int
1
必填
memberid
int
12345
必填
key
string
agshrhejjrjj
必填
msg
string
必填

响应(扫码,无会员)

参数名
类型
描述
必填
code
int
0
必填
key
string
agshrhejjrjj
必填
msg
string
该用户没有会员
必填