Browse Source

feature/20251216-orderlistexport

ryan 1 tuần trước cách đây
mục cha
commit
445e386872
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      console/config/main.php

+ 1 - 1
console/config/main.php

@@ -9,7 +9,7 @@ $params = array_merge(
 return [
     'language' => 'zh-CN',
     'sourceLanguage' => 'en-US',
-    'timeZone' => 'PRC',
+    'timeZone' => 'Africa/Lagos',
     'id' => 'app-console',
     'basePath' => dirname(__DIR__),
     'bootstrap' => ['log'],