@@ -248,7 +248,7 @@ public class VideoTask {
* 存储课程流量日志
* @throws Exception
*/
- @Scheduled(fixedRate = 1000)
+// @Scheduled(fixedRate = 1000)
public void saveCourseTrafficLog() throws Exception
{
iFsCourseTrafficLogService.saveCourseTrafficLog();