|
@@ -222,12 +222,12 @@ $seven_kami = ['name' => 'seven_kami', 'store_id' => 387, 'qualitys' => '3',
|
|
],
|
|
],
|
|
50 => [
|
|
50 => [
|
|
['goods_id' => 9023, 'price' => 49.975, 'quality' => 3, 'card_type' => 'chinamobile'],
|
|
['goods_id' => 9023, 'price' => 49.975, 'quality' => 3, 'card_type' => 'chinamobile'],
|
|
- ['goods_id' => 9023, 'price' => 49.70, 'quality' => 3, 'card_type' => 'chinaunicom'],
|
|
|
|
|
|
+ ['goods_id' => 9023, 'price' => 49.00, 'quality' => 3, 'card_type' => 'chinaunicom'],
|
|
['goods_id' => 9023, 'price' => 49.995, 'quality' => 3, 'card_type' => 'chinatelecom'],
|
|
['goods_id' => 9023, 'price' => 49.995, 'quality' => 3, 'card_type' => 'chinatelecom'],
|
|
],
|
|
],
|
|
100 => [
|
|
100 => [
|
|
['goods_id' => 9024, 'price' => 99.95, 'quality' => 3, 'card_type' => 'chinamobile'],
|
|
['goods_id' => 9024, 'price' => 99.95, 'quality' => 3, 'card_type' => 'chinamobile'],
|
|
- ['goods_id' => 9024, 'price' => 94.70, 'quality' => 3, 'card_type' => 'chinaunicom'],
|
|
|
|
|
|
+ ['goods_id' => 9024, 'price' => 94.20, 'quality' => 3, 'card_type' => 'chinaunicom'],
|
|
['goods_id' => 9024, 'price' => 99.99, 'quality' => 3, 'card_type' => 'chinatelecom']
|
|
['goods_id' => 9024, 'price' => 99.99, 'quality' => 3, 'card_type' => 'chinatelecom']
|
|
],
|
|
],
|
|
],
|
|
],
|
|
@@ -253,6 +253,30 @@ $gy_normal = ['name' => 'gy_normal', 'store_id' => 388, 'qualitys' => '1',
|
|
],
|
|
],
|
|
'official_sn' => true, 'refill_type' => 'api'];
|
|
'official_sn' => true, 'refill_type' => 'api'];
|
|
|
|
|
|
|
|
+$gy_fast = ['name' => 'gy_fast', 'store_id' => 389, 'qualitys' => '2',
|
|
|
|
+ 'amount' => [
|
|
|
|
+ 50 => [
|
|
|
|
+ ['goods_id' => 9039, 'price' => 50.15, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
|
+ ['goods_id' => 9039, 'price' => 50.35, 'quality' => 2, 'card_type' => 'chinatelecom'],
|
|
|
|
+ ],
|
|
|
|
+ 100 => [
|
|
|
|
+ ['goods_id' => 9040, 'price' => 100.5, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
|
+ ['goods_id' => 9040, 'price' => 100.3, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
|
+ ['goods_id' => 9040, 'price' => 100.7, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
|
+ ],
|
|
|
|
+ 200 => [
|
|
|
|
+ ['goods_id' => 9041, 'price' => 201, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
|
+ ['goods_id' => 9041, 'price' => 200.6, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
|
+ ['goods_id' => 9041, 'price' => 201.4, 'quality' => 2, 'card_type' => 'chinatelecom'],
|
|
|
|
+ ],
|
|
|
|
+ 300 => [
|
|
|
|
+ ['goods_id' => 9042, 'price' => 301.5, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
|
+ ['goods_id' => 9042, 'price' => 300.9, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
|
+ ['goods_id' => 9042, 'price' => 302.1, 'quality' => 2, 'card_type' => 'chinatelecom'],
|
|
|
|
+ ],
|
|
|
|
+ ],
|
|
|
|
+ 'official_sn' => true, 'refill_type' => 'api'];
|
|
|
|
+
|
|
$phone_providers = [
|
|
$phone_providers = [
|
|
['name' => 'dixin_normal', 'cfg' => $dixin_normal],
|
|
['name' => 'dixin_normal', 'cfg' => $dixin_normal],
|
|
['name' => 'dixin_slow', 'cfg' => $dixin_slow],
|
|
['name' => 'dixin_slow', 'cfg' => $dixin_slow],
|
|
@@ -264,7 +288,8 @@ $phone_providers = [
|
|
['name' => 'kefei_fast', 'cfg' => $kefei_fast],
|
|
['name' => 'kefei_fast', 'cfg' => $kefei_fast],
|
|
['name' => 'dixin_fast', 'cfg' => $dixin_fast],
|
|
['name' => 'dixin_fast', 'cfg' => $dixin_fast],
|
|
['name' => 'seven_kami', 'cfg' => $seven_kami],
|
|
['name' => 'seven_kami', 'cfg' => $seven_kami],
|
|
- ['name' => 'gy_normal', 'cfg' => $gy_normal]
|
|
|
|
|
|
+ ['name' => 'gy_normal', 'cfg' => $gy_normal],
|
|
|
|
+ ['name' => 'gy_fast', 'cfg' => $gy_fast]
|
|
];
|
|
];
|
|
|
|
|
|
$config['phone_providers'] = $phone_providers;
|
|
$config['phone_providers'] = $phone_providers;
|
|
@@ -291,5 +316,5 @@ $config['sms_mchids'] = [];
|
|
|
|
|
|
#风险流水号管理
|
|
#风险流水号管理
|
|
$config['risk_official_sn'] = [
|
|
$config['risk_official_sn'] = [
|
|
- 'exclude_stores' => [377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388]
|
|
|
|
|
|
+ 'exclude_stores' => [377, 379, 380, 381, 382, 383, 384, 385, 386, 387, 388, 389]
|
|
];
|
|
];
|