文档
测试
POST
http://localhost:8080/users

请求头

参数名
类型
描述
必填
Content-Type
string
示例:application/json
可选
Accept
string
示例:application/json
可选

请求参数

参数名
类型
描述
必填
Username
string
示例:rockrockwhite
必填
Password
string
示例:rockrockwhite
必填