正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
| @@ -83,7 +83,7 @@ class StatisticsController extends BaseController | @@ -83,7 +83,7 @@ class StatisticsController extends BaseController | ||
| 83 | * 流量趋势 | 83 | * 流量趋势 |
| 84 | * @return JsonResponse | 84 | * @return JsonResponse |
| 85 | * @throws ContainerExceptionInterface | 85 | * @throws ContainerExceptionInterface |
| 86 | - * @throws NotFoundExceptionInterface | 86 | + * @throws NotFoundExceptionInterface|Throwable |
| 87 | */ | 87 | */ |
| 88 | public function trend() | 88 | public function trend() |
| 89 | { | 89 | { |
-
请 注册 或 登录 后发表评论