动态列表(随机)
GET
/userorg/app/article/randlist
接口描述
每次返回20条动态,随机的 不用传分页 不登录接口 /userorg/app/login/article/randlist
响应参数
参数名
类型
描述
必填
id
long
动态id
必填
title
string
标题
必填
content
string
内容
必填
createTime
date
添加事假
必填
isUser
long
发表人
必填
commentNum
int
评论数
必填
supportNum
int
点赞数
必填
type
int
动态的类型1 图片2 视频
必填
shareNum
int
分享量
必填
isTop
int
是否置顶:0否1是
必填
topTime
date
置顶时间
必填
tribeId
long
部落id
必填
images
array
必填
isAdmin
int
是否为官方动态 0 否 1 是
必填
isSupport
int
是否点赞 0 否 1是
必填