|
@@ -200,6 +200,7 @@ public class FsUserController extends AppBaseController {
|
|
|
return ResponseResult.ok(vo);
|
|
return ResponseResult.ok(vo);
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
|
|
+
|
|
|
@Login
|
|
@Login
|
|
|
@GetMapping("/statistics/details")
|
|
@GetMapping("/statistics/details")
|
|
|
@ApiOperation("数据统计详情-课程/答题/红包统计")
|
|
@ApiOperation("数据统计详情-课程/答题/红包统计")
|