From c61a34ec7d112fa43724b487dd427892e4f7099d Mon Sep 17 00:00:00 2001 From: wzfc <473396357@qq.com> Date: Mon, 22 Dec 2025 23:37:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E4=BC=9A=E5=91=98=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/api/behavior/AppEnd.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)