|
@@ -11,7 +11,8 @@ class config
|
|
|
const QUERY_URL= 'http://121.89.243.74:9086/searchpay.do';
|
|
|
const USER_ID= '10002504';
|
|
|
const KEY = 'HdxxWScBF6aYykbB33r8S5CQcS5myYZZ';
|
|
|
- const NOTIFY_URL = BASE_SITE_URL . "/mobile/refill_yuanmai.php";
|
|
|
+// const NOTIFY_URL = BASE_SITE_URL . "/mobile/refill_yuanmai.php";
|
|
|
+ const NOTIFY_URL = "https://www.xyzshops.cn/mobile/signature.php";
|
|
|
const operator = [
|
|
|
mtopcard\ChinaMobileCard => 1,
|
|
|
mtopcard\ChinaUnicomCard => 0,
|