This commit is contained in:
wangjinlei
2023-09-25 09:07:12 +08:00
parent 3cf0726bac
commit 51340eb1c0
2 changed files with 36 additions and 1 deletions

View File

@@ -51,6 +51,9 @@ public class BookForumArticlesEntity {
*/
@TableField("bookid")
private Integer bookid;
@TableField("fine_work")
private Integer finework;
/**
*开始时间
*/