完善论坛模块 评论css展示
This commit is contained in:
@@ -54,6 +54,7 @@ type ForumPostsViewReq struct {
|
||||
|
||||
// ForumPostsViewRes 查看帖子响应
|
||||
type ForumPostsViewRes struct {
|
||||
UserName string `json:"name" description:"发帖用户昵称"`
|
||||
model.ForumPostViewParams
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user