搜索用户/团队
GET
http://localhost:520/api/friend/search?type=team&q=1
请求参数
参数名
类型
描述
必填
type
string
示例:team || user 搜索类型 搜索用户还是团队
必填
q
string
示例:1 query搜索关键:用户: 邮箱or用户名 or 团队: 团队名
必填