diff --git a/FlyCube/MpApi/Controller/PayController.class.php b/FlyCube/MpApi/Controller/PayController.class.php index 5b58b69..270b078 100644 --- a/FlyCube/MpApi/Controller/PayController.class.php +++ b/FlyCube/MpApi/Controller/PayController.class.php @@ -52,6 +52,7 @@ class PayController extends PublicController public function refund() { $this->publish("demo", "hi"); + exit(); // 总管理员 可接收任何shop_id 非总管理员 只可以调用自身shop_id 否则会中断 $this->isPower(); // 初始化 pay类的参数