ForumHomePage

请求参数

参数名
类型
描述
必填
post
post
必填
name
String
用户自己取名
必填
id
String
系统自己分配
可选
sort
String
帖子类别用于分类
必填
CreationTime
date
根据发布时间自动填入
必填
UpdateTime
date
最后刷新时间
可选
father
bool
一定为主贴
必填
fatherId
String
如果是主贴这里就是空,如果不是主贴这里就是对应主贴的id
可选
LastPost
String
如果不是主贴这里就是指被回复的帖子ID,用于描述层次关系
可选
user_name
String
用户名
必填
content
String
内容
必填