diff --git a/FlyCube/MpApi/Controller/PayController.class.php b/FlyCube/MpApi/Controller/PayController.class.php index c2bf35b..dfe4e55 100644 --- a/FlyCube/MpApi/Controller/PayController.class.php +++ b/FlyCube/MpApi/Controller/PayController.class.php @@ -93,7 +93,7 @@ class PayController extends PublicController /** * @description: 退款成功后 腾讯服务器的回调 */ - public function refundNotifyCallback() + public function notifyCallback() { $this->publish("demo", "hello"); $this->init(); // 初始化 pay类的参数