kevin_zhangl пре 2 година
родитељ
комит
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()