搜索关注的圈子
POST
http://192.168.3.3:9009/classify/searchCareCircle
请求头
参数名
类型
描述
必填
token
必填
请求参数
参数名
类型
描述
必填
search
string
搜索关键字
必填
page
int
当前页
必填
size
int
每页显示条数
必填
响应参数
参数名
类型
描述
必填
flag
boolean
结果正常为true,发生异常返回false
必填
code
int
200为成功,5001失败
必填