2、注册
POST
http://localhost:88/api/member/user/register
请求参数
参数名
类型
描述
必填
name
string
用户名
必填
pass
string
密码
必填
checkPass
string
确认密码
必填
email
string
邮箱
必填