|
@@ -97,7 +97,7 @@ public interface TaskRemoteService {
|
|
void pushNeedReview2Teacher();
|
|
void pushNeedReview2Teacher();
|
|
|
|
|
|
//对外无学生课程组提醒
|
|
//对外无学生课程组提醒
|
|
- @GetMapping("/noStudentsCourseGroupRemind")
|
|
|
|
|
|
+ @GetMapping("task/noStudentsCourseGroupRemind")
|
|
void noStudentsCourseGroupRemind();
|
|
void noStudentsCourseGroupRemind();
|
|
|
|
|
|
}
|
|
}
|