中医经典
This commit is contained in:
@@ -65,6 +65,10 @@ public class BookEntity implements Serializable {
|
||||
* 类型
|
||||
*/
|
||||
private String type;
|
||||
/**
|
||||
* 图书类型 0普通 1古籍
|
||||
*/
|
||||
private Integer bookType;
|
||||
/**
|
||||
* 价格
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user