@@ -69,6 +69,7 @@ public interface ICourseService extends IService<Course> {
List<GoodsPeriodVo> listGoodsPeriodVo(UserPlanQueryBo bo);
List<GoodsPeriodStatusVo> listSection(ClassGradeUserQueryBo bo);
+
boolean editRebuild(ClassGradeUserQueryBo bo);