Merge remote-tracking branch 'origin/zcc'
This commit is contained in:
@@ -39,4 +39,6 @@ public class CourseMedicine {
|
||||
|
||||
@TableField(exist = false)
|
||||
private List<CourseMedicine> children;
|
||||
@TableField(exist = false)
|
||||
private List<CourseEntity> courseList;
|
||||
}
|
||||
Reference in New Issue
Block a user