This commit is contained in:
wangjinlei
2024-05-28 15:49:49 +08:00
parent 86cb5c7d97
commit af4c961793
3 changed files with 7 additions and 1 deletions

View File

@@ -21,6 +21,8 @@ public class CourseCatalogueChapterEntity {
private String imgUrl;
private Integer isAudition;
private String content;
private Integer sort;