平台注册
POST
http://localhost:25005/api/register
请求参数
application/json参数名
类型
描述
必填
userAccount
string
示例:nihao
必填
userPassword
string
示例:123456Wy
必填
checkPassword
string
示例:123456Wy
必填
email
string
示例:
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
errMsg
string
示例:
必填
data
int
示例:1176724042
必填