|
@@ -10,8 +10,8 @@ class config
|
|
|
const QUERY_URL = 'http://47.97.218.21:8911/api/order/query';
|
|
|
const BALANCE_URL = 'http://47.97.218.21:8911/api/account/balance';
|
|
|
|
|
|
- const APP_ID = 'wxhhe5zZhM';
|
|
|
- const APP_SECRET = 'WoGltJxxUHPCEzom';
|
|
|
+ const APP_ID = 'DFwefjmtge';
|
|
|
+ const APP_SECRET = 'QbXslELhRFgmwVgl';
|
|
|
const NOTIFY_URL = BASE_SITE_URL . "/mobile/callback/refill_ningying_normal.php";
|
|
|
const PRODUCT = [
|
|
|
mtopcard\ChinaMobileCard => [
|