作者 李美松

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

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