用户注册
POST
commercial_shop/user/register
请求参数
参数名
类型
描述
必填
username
Strinng
用户注册名字
必填
password
String
密码
必填
passwordHint
String
密码提示
必填
hintAnswer
String
提示答案
必填
realName
String
必填
userId
String
必填
emailAddress
String
必填
telephone
String
必填
photo
String
可选
可选
响应参数
参数名
类型
描述
必填
status
必填
errorMsg
必填
data
User对象
必填