--9.18
This commit is contained in:
@@ -156,7 +156,12 @@ public class BookEntity implements Serializable {
|
||||
private Integer chapterNum;
|
||||
|
||||
@TableField(exist = false)
|
||||
private Integer isBuy;
|
||||
private Boolean isBuy;
|
||||
|
||||
|
||||
|
||||
// @TableField(exist = false)
|
||||
// private Boolean bookAuthen;
|
||||
|
||||
|
||||
@TableField("can_listen")
|
||||
|
||||
Reference in New Issue
Block a user