文档
测试

用户-增

POST
http://localhost:3000/users/create

请求参数

参数名
类型
描述
必填
username
string
【必选】用户名
必填
pwd
string
【必选】密码
必填
mobile
number
【必选】手机号
必填
question
string
【必选】密保问题
必填
answer
string
【必选】密保答案
必填