用户信息
GET
/user/info
请求参数
参数名
类型
描述
必填
token
String
秘钥
必填
响应参数
参数名
类型
描述
必填
code
Number
响应码
必填
msg
String
提示信息
必填
data
Object
用户信息,详见示例说明
必填