mirror of
https://github.com/PlayEdu/PlayEdu
synced 2025-12-25 20:35:35 +08:00
章节删除
This commit is contained in:
@@ -26,4 +26,6 @@ public interface CourseHourService extends IService<CourseHour> {
|
||||
|
||||
Integer getCourseClassHourByCourseId(Integer courseId);
|
||||
|
||||
void resetChapterIdByCourseIdAndChapterId(Integer courseId,Integer chapterId);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user