Explorar o código

修改支付地址

stanley-king %!s(int64=8) %!d(string=hai) anos
pai
achega
c95f0cde8d
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      helper/pay/cmbpay.php

+ 3 - 3
helper/pay/cmbpay.php

@@ -137,9 +137,9 @@ class cmbpay implements IPay
     const notify_payurl  = BASE_SITE_URL . '/mobile/cmbpay_notify.php';
     const app_returl     = BASE_SITE_URL . '/mobile/index.php';
 
-    const debug_notify_signurl = 'http://139.196.205.50/mobile/cmbpay_sign.php';
-    const debug_notify_payurl  = 'http://139.196.205.50/mobile/cmbpay_notify.php';
-    const debug_app_returl     = 'http://139.196.205.50/mobile/index.php';
+    const debug_notify_signurl = 'http://p.lrlz.com/mobile/cmbpay_sign.php';
+    const debug_notify_payurl  = 'http://p.lrlz.com/mobile/cmbpay_notify.php';
+    const debug_app_returl     = 'http://p.lrlz.com/mobile/index.php';
 
     static public function config()
     {