用户注册
POST
http://localhost:3000/api/web/user/register
请求参数
参数名
类型
描述
必填
account
string
账号
必填
password
string
密码
必填
nickname
string
昵称
必填
phone
string
手机号
必填
user_image
string
头像路径
必填