|
@@ -6,9 +6,9 @@ use mtopcard;
|
|
|
|
|
|
class config
|
|
class config
|
|
{
|
|
{
|
|
- const ORDER_URL = 'http://47.108.209.201/flow-receiver/api/recharge/feecbk';
|
|
|
|
- const QUERY_URL = 'http://47.108.209.201/flow-receiver/api/query/feecbk';
|
|
|
|
- const BALANCE_URL = 'http://47.108.209.201/flow-receiver/api/balance/feecbk';
|
|
|
|
|
|
+ const ORDER_URL = 'http://47.108.229.24/flow-receiver/api/recharge/feecbk';
|
|
|
|
+ const QUERY_URL = 'http://47.108.229.24/flow-receiver/api/query/feecbk';
|
|
|
|
+ const BALANCE_URL = 'http://47.108.229.24/flow-receiver/api/balance/feecbk';
|
|
const NOTIFY_URL = BASE_SITE_URL . '/mobile/callback/refill_yuntian_high.php';
|
|
const NOTIFY_URL = BASE_SITE_URL . '/mobile/callback/refill_yuntian_high.php';
|
|
|
|
|
|
const ACCOUNT = 'ytnhyzqg2';
|
|
const ACCOUNT = 'ytnhyzqg2';
|