Completed
Push — master ( 53535f...37be00 )
by Tian
02:28
created
src/Core/Core.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -89,7 +89,7 @@
 block discarded – undo
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,
Please login to merge, or discard this patch.