文档
测试

搜索审核中的活动

POST
123.56.190.192.9001/activity/searchInTheReview

请求头

参数名
类型
描述
必填
token
必填

请求参数

参数名
类型
描述
必填
search
String
搜索关键字
必填
page
int
必填
pageSize
int
必填

响应参数

参数名
类型
描述
必填
ResultInfo
必填
flag
boolean
正常为true,发生异常返回false
必填
code
int
成功200,失败5001
必填
data
Object
必填
Activity
必填
message
String
返回信息描述
必填