图书类型 中医经典 中医基础 各家学说 中医临床 文学 哲学
This commit is contained in:
@@ -190,5 +190,11 @@ public class BookEntity implements Serializable {
|
||||
|
||||
private Integer clockIn;
|
||||
|
||||
/**
|
||||
* 图书类型 中医经典 中医基础 各家学说 中医临床 文学 哲学
|
||||
*/
|
||||
@TableField(exist = false)
|
||||
private String medicaldesBookType;
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user