nan.zhang 4 years ago
parent
commit
bbc0301c3a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      application/expand/controller/WechatJs.php

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

@@ -17,7 +17,6 @@ class WechatJs extends BaseAuth
         parent::__construct();
         parent::__construct();
 
 
         $this->_Account = $this->getKey($this->_apiCode);
         $this->_Account = $this->getKey($this->_apiCode);
-        file_put_contents("returnCompany",json_encode($this->_Account),FILE_APPEND);
         //验证是否具有访问这个接口的权限
         //验证是否具有访问这个接口的权限
         if(!isset($this->_Account['Wechat_js_appId'])
         if(!isset($this->_Account['Wechat_js_appId'])
             || !isset($this->_Account['Wechat_js_appsecret'])){
             || !isset($this->_Account['Wechat_js_appsecret'])){