TCP文档示例

regist

接口描述

注册接口

请求参数

参数名
类型
描述
必填
username
string
用户名
可选
password
string
密码
可选

成功返回

参数名
类型
描述
必填
userData
dict
用户数据字典
可选
userid
string
用户ID
可选
nickname
string
昵称
可选

错误返回

参数名
类型
描述
必填
code
int
错误码
可选
msg
string
错误提示
可选