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,