nan.zhang %!s(int64=4) %!d(string=hai) anos
pai
achega
0598a40689
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      application/expand/controller/WechatJs.php

+ 0 - 1
application/expand/controller/WechatJs.php

@@ -64,7 +64,6 @@ class WechatJs extends BaseAuth
         if(!empty($cacheToken) && $this->_apiCode!="43F7299CE14DBF34879F080126666GF9"){//白熊
             HelperService::returnJson(['code'=>200,'msg'=>'cache','data'=>"$cacheToken"]);
         }
-        
         $token = $this->_getWxToken();
         Cache::set('access_token_'.$this->_apiCode,$token,7200);