Browse Source

充值提现

dyjh 6 năm trước cách đây
mục cha
commit
791e13f4bd
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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 = [
             // 必要配置