作者 李美松

新增网站流量统计 - 4 修整

@@ -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 {