bug
This commit is contained in:
@@ -46,4 +46,6 @@ public class CourseEntity {
|
||||
private Integer level;
|
||||
@TableField(exist = false)
|
||||
private Integer selective;
|
||||
@TableField(exist = false)
|
||||
private boolean isBuy;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user