查询用户名是否重复
GET
http://localhost:8080/api/account/username?username={xxxx}
接口描述
查询用户名是否重复
响应参数
参数名
类型
描述
必填
200
无重复
必填
400
重复
必填