🔐 圈子搜索-帖子
GET
/api/topicside/postSearch
接口描述
A面的圈子下的帖子搜索接口
请求参数
参数名
类型
描述
必填
searchType
int
综合不传,1视频2帖子
必填
keywords
string
关键字
必填
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
msg
string
示例:加载圈子成功
必填
total
int
示例:3
必填
topicId
int
示例:1
必填
postId
int
示例:1
必填
postTitle
string
示例:原神磁盘空间不足是为啥
必填
postCont
string
示例:储存8g还不够一个原神下载吗
必填
icon
string
示例:https://img.alhuyou.com/game/2021/09/13/9da38f8f-1bb5-4c1d-9d5b-8be25396e9d6.jpg
必填
nickName
string
示例:隔壁的包
必填
postType
int
1视频 2非视频
必填
postVideoUrl
string
示例:https://img.alhuyou.com/2021-10-18/comment/8d4ed62ae58ed125d37541cf2323608c.mp4
必填
duration
string
视频时长
必填
createTime
string
示例:2021-07-25T22:05:28.000+0800
必填