yfh 4 ماه پیش
والد
کامیت
eaf7dbc5c2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      fs-company/src/main/java/com/fs/company/controller/course/qw/FsQwCourseWatchLogController.java

+ 1 - 1
fs-company/src/main/java/com/fs/company/controller/course/qw/FsQwCourseWatchLogController.java

@@ -130,7 +130,7 @@ public class FsQwCourseWatchLogController extends BaseController
         List<QwWatchLogAllStatisticsListVO> list = qwWatchLogService.selectQwWatchLogAllStatisticsListVO(param);
         List<QwWatchLogAllStatisticsListVO> list = qwWatchLogService.selectQwWatchLogAllStatisticsListVO(param);
         return getDataTable(list);
         return getDataTable(list);
     }
     }
-    @PostMapping("/watchLogStatistics")
+    @GetMapping("/watchLogStatistics")
     public TableDataInfo watchLogStatistics(FsCourseOverParam param)
     public TableDataInfo watchLogStatistics(FsCourseOverParam param)
     {
     {
         startPage();
         startPage();