注册接口
POST
localhost/wutong/appIndex/register
请求参数
参数名
类型
描述
必填
loginName
用户名
必填
password
密码
必填
captcha
短信验证码
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:0
必填