批量开课 bug
This commit is contained in:
@@ -82,4 +82,7 @@ public class CourseCatalogueEntity{
|
||||
@TableField(exist = false)
|
||||
private List<CourseCatalogueChapterEntity> STChapterList;
|
||||
|
||||
@TableField(exist = false)
|
||||
private String courseTitle;
|
||||
|
||||
}
|
||||
|
||||
@@ -16,4 +16,6 @@ public class AddCoursesFrag {
|
||||
private String tel;
|
||||
|
||||
private boolean frag;
|
||||
|
||||
private String describe;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user