|
...
|
...
|
@@ -83,7 +83,7 @@ class StatisticsController extends BaseController |
|
|
|
* 流量趋势
|
|
|
|
* @return JsonResponse
|
|
|
|
* @throws ContainerExceptionInterface
|
|
|
|
* @throws NotFoundExceptionInterface
|
|
|
|
* @throws NotFoundExceptionInterface|Throwable
|
|
|
|
*/
|
|
|
|
public function trend()
|
|
|
|
{
|
...
|
...
|
|