kevin_zhangl преди 3 години
родител
ревизия
bd8a3e05b7
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      common/helpers/Logistics.php

+ 2 - 2
common/helpers/Logistics.php

@@ -47,9 +47,9 @@ class Logistics
 
     function __construct()
     {
-        if (!\Yii::$app->redis->get(self::wstLogisticsBearerTokenKey)) {
+        // if (!\Yii::$app->redis->get(self::wstLogisticsBearerTokenKey)) {
             $this->getAuthentication();
-        }
+        // }
     }
 
     function getDomain()