Parcourir la source

开通公众号支付

lizhen_gitee il y a 3 ans
Parent
commit
90883fc2d6
1 fichiers modifiés avec 4 ajouts et 4 suppressions
  1. 4 4
      application/api/controller/Recharge.php

+ 4 - 4
application/api/controller/Recharge.php

@@ -21,10 +21,10 @@ class Recharge extends Api
     }
 
     //公众号支付完全放弃
-    public function __construct(){
-        /*echo __LINE__;
-        exit;*/
-    }
+    /*public function __construct(){
+        echo __LINE__;
+        exit;
+    }*/
 
     //充值配置列表
     public function config(){