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