文档
测试

注册&修改密码

POST
http://localhost:4000/api/user

接口描述

注册用户

请求头

参数名
类型
描述
必填
Content-Type
application/json
必填

请求参数

参数名
类型
描述
必填
phone
String
必填
password
String
必填
randomCode
String
必填

响应参数

参数名
类型
描述
必填
success
boolean
必填