|
@@ -10,6 +10,6 @@ class config
|
|
|
const QUERY_ORDER_URL = 'http://202.79.172.201/chaxun/order/queryStatus';
|
|
|
const NUMBER_ID= '10010';
|
|
|
const KEY = '11a5e71e0da0e3ae0942cbd6b7c62f2a';
|
|
|
-// const NOTIFY_URL = BASE_SITE_URL."/mobile/refill_xc.php";
|
|
|
- const NOTIFY_URL = "https://www.xyzshops.cn/mobile/signature.php";
|
|
|
+ const NOTIFY_URL = BASE_SITE_URL."/mobile/refill_xc.php";
|
|
|
+// const NOTIFY_URL = "https://www.xyzshops.cn/mobile/signature.php";
|
|
|
}
|