From f5f8c1f256097fbc1a454be2cbd2c827f0b6ce64 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Wed, 21 Aug 2019 13:13:21 +0800 Subject: [PATCH] 1 --- webapp/controller/PayController.class.php | 1 - 1 file changed, 1 deletion(-) diff --git a/webapp/controller/PayController.class.php b/webapp/controller/PayController.class.php index 00fd5a3..77cecea 100644 --- a/webapp/controller/PayController.class.php +++ b/webapp/controller/PayController.class.php @@ -89,7 +89,6 @@ class PayController { } else { $advice_url = "https://gamepay.kingsome.cn/webapp/index.php?c=PayNotify&a=payNotify"; } - $advice_url = 'https://gamepay.kingsome.cn/webapp/index.php'; $params = array( 'MerchantNo' => self::MER_NO, 'MerchantOrderNo' => $orderid,