用户注册
POST
http://47.101.11.166:3010/user/reg
接口描述
用户注册接口
请求参数
参数名
类型
描述
必填
account
string
注册输入的账号
必填
pwd
string
注册输入的密码
必填
token
string
注册验证码
必填