文档
测试
GET
http://127.0.0.1:8080/user/register?username=1&password=2&name=3&phone=4

接口描述

注册账号

请求参数

参数名
类型
描述
必填
username
string
用户名
可选
password
string
密码
可选
name
string
昵称
可选
phone
string
联系电话
可选