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