@@ -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()