我的课程-添加是否在学习中
正在学习-修改目录为课程
This commit is contained in:
@@ -48,4 +48,6 @@ public class CourseEntity {
|
||||
private Integer selective;
|
||||
@TableField(exist = false)
|
||||
private Integer isBuy;
|
||||
@TableField(exist = false)
|
||||
private Integer isStudying;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user