dyjh hace 6 años
padre
commit
791e13f4bd
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 = [
             // 必要配置