From 5d90f70f967bde89c208bcaa56bb1eb5927ba286 Mon Sep 17 00:00:00 2001 From: lq Date: Tue, 17 Jun 2025 09:55:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/app.php b/config/app.php index 0af564bf..ca89fce9 100644 --- a/config/app.php +++ b/config/app.php @@ -65,7 +65,7 @@ return [ | */ - 'timezone' => 'RPT', + 'timezone' => 'Asia/Shanghai', /* |--------------------------------------------------------------------------