小bug 修复
This commit is contained in:
@@ -30,4 +30,6 @@ public class CourseEntity {
|
||||
|
||||
@TableField(exist = false)
|
||||
private List<CourseCatalogueEntity> courseCatalogueEntityList;
|
||||
@TableField(exist = false)
|
||||
private Integer bindId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user