教育训练处考试制证系统后端
heheng
2025-01-22 8663780ea617fd30ddf74c80085d40580179a7e9
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;
}