kevin_zhangl 2 éve
szülő
commit
bd8a3e05b7
1 módosított fájl, 2 hozzáadás és 2 törlés
  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()