@@ -89,7 +89,7 @@ |
||
89 | 89 | { |
90 | 90 | //$component_access_token = self::$cacheDriver->_get('component_access_token:' . $this->configs->component_app_id); |
91 | 91 | |
92 | - // if (false == $component_access_token) { |
|
92 | + // if (false == $component_access_token) { |
|
93 | 93 | |
94 | 94 | $request_data = [ |
95 | 95 | 'component_appid' => $this->configs->component_app_id, |