“djh”
2024-10-24 5fc609145a7072fb8c7bce501ece0daca0d46467
exam-system/src/main/java/com/gkhy/exam/institutionalaccess/model/vo/ThCourseChapterVO.java
@@ -22,4 +22,6 @@
    private Long institutionId;
    private String courseUuid;
    private Integer serialno;
    //讲师
    private String teacher;
}