Kaynağa Gözat

达达跑腿环境切换到线上

shizhongqi 7 ay önce
ebeveyn
işleme
7bd6f991b4

+ 1 - 1
common/components/delivery/platform/dada/Dada.php

@@ -23,7 +23,7 @@ class Dada
      */
     public function __construct($token='')
     {
-        $isProduction = getenv('YII_ENV') == 'dev'; // TODO  如果是 dev 请修改为 production
+        $isProduction = getenv('YII_ENV') == 'production';
 
         if ($isProduction) {
             // 生产环境配置