heheng
2025-06-10 db8242513644b246a30222663ef20e21f1e7c7ce
exam-system/src/main/java/com/gkhy/exam/system/mapper/ExCourseChapterMapper.java
@@ -44,7 +44,7 @@
     * @param courseId
     * @return
     */
    List<ExCourseChapter> selectChapterByCourseId(Long courseId);
    List<ExCourseChapter> selectChapterByCourseId(Long courseId,Integer status);
    /**
     * 根据课程id查询章节数量