diff --git a/application/api/behavior/AppEnd.php b/application/api/behavior/AppEnd.php index a7defddd..4ec03af4 100644 --- a/application/api/behavior/AppEnd.php +++ b/application/api/behavior/AppEnd.php @@ -25,7 +25,7 @@ use think\Request; class AppEnd { /** - * 记录统计信息(用户访问量) + * 记录统计信息(用户访问量)1212 * @param Request $request */ public function run(Request $request)