|
@@ -15,10 +15,12 @@ class config
|
|
const NOTIFY_URL = BASE_SITE_URL . "/mobile/callback/refill_huoshenguo_high.php";
|
|
const NOTIFY_URL = BASE_SITE_URL . "/mobile/callback/refill_huoshenguo_high.php";
|
|
const PRODUCT = [
|
|
const PRODUCT = [
|
|
mtopcard\ChinaMobileCard => [
|
|
mtopcard\ChinaMobileCard => [
|
|
- 30 => 100098,
|
|
|
|
- 50 => 100099,
|
|
|
|
- 100 => 100100,
|
|
|
|
- 200 => 100101,
|
|
|
|
|
|
+ 30 => 100001,
|
|
|
|
+ 50 => 100002,
|
|
|
|
+ 100 => 100003,
|
|
|
|
+ 200 => 100004,
|
|
|
|
+ 300 => 100038,
|
|
|
|
+ 500 => 100039,
|
|
],
|
|
],
|
|
mtopcard\ChinaUnicomCard => [
|
|
mtopcard\ChinaUnicomCard => [
|
|
30 => 100034,
|
|
30 => 100034,
|