This commit is contained in:
wangjinlei
2023-09-25 16:04:46 +08:00
parent 51340eb1c0
commit 40717b305f
8 changed files with 85 additions and 3 deletions

View File

@@ -163,6 +163,9 @@ public class BookEntity implements Serializable {
@TableField(exist = false)
private List<BookForumArticlesEntity> forums;
@TableField(exist = false)
private Integer forumNum;
// @TableField(exist = false)
// private Boolean bookAuthen;