Browse Source

充值提现

dyjh 6 years ago
parent
commit
791e13f4bd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Http/Controllers/Api/V1/PayController.php

+ 1 - 1
app/Http/Controllers/Api/V1/PayController.php

xqd
@@ -21,7 +21,7 @@ class PayController extends Controller
     private $config;
     public function __construct()
     {
-        parent::__construct();
+        //parent::__construct();
         $wechat = WechatAppModel::find(1);
         $this->config = [
             // 必要配置