@@ -29,6 +29,7 @@ class fcgi_server
'cmbpay_notify.php','cmbpay_sign.php','wxauthor.php','api/wxLogin/index.php','api/wxLogin/callback.php',
'signature.php',
'refill_suhc.php','refill_suhctm.php','refill_beixt.php','refill_bxtwt.php','refill_bjb.php','refill_xyz.php',
+ 'refill_zzx.php',
'bridge_shr.php'
];
$path = BASE_ROOT_PATH . '/mobile/';
@@ -13,5 +13,5 @@ class config
const MCH_NOTIFY_URL = 'wsd';
const BridgeKey = 'ac59f54faf1ffcc1';
- const BridgeNotifyURL = 'http://121.37.249.48:50080/API';
+ const BridgeNotifyURL = 'http://121.37.249.48:50899/Callback';
}