Package com.bytedesk.forum.post
Class PostEntity
java.lang.Object
com.bytedesk.core.base.BaseEntity
com.bytedesk.forum.post.PostEntity
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
title
-
-
userId
-
viewCount
-
likeCount
-
commentCount
-
status
-
category
-
-
Constructor Details
-
PostEntity
public PostEntity()
-