时区配置修改

master
weizong song 4 months ago
parent 919ff44391
commit 942c23d197

@ -70,7 +70,7 @@ return [
|
*/
'timezone' => 'UTC',
'timezone' => env('APP_TIMEZONE', 'Asia/Shanghai'),
/*
|--------------------------------------------------------------------------

Loading…
Cancel
Save