|
@@ -176,7 +176,7 @@ $lifang_normal = ['name' => 'lifang_normal', 'store_id' => 384,'qualitys' => '2'
|
|
'official_sn' => true, 'refill_type' => 'api'];
|
|
'official_sn' => true, 'refill_type' => 'api'];
|
|
|
|
|
|
|
|
|
|
-$kefei_normal = ['name' => 'kefei_normal', 'store_id' => 385,'qualitys' => '2',
|
|
|
|
|
|
+$kefei_fast = ['name' => 'kefei_fast', 'store_id' => 385,'qualitys' => '2',
|
|
'amount' => [
|
|
'amount' => [
|
|
50 => [
|
|
50 => [
|
|
['goods_id' => 9007, 'price' => 49.9, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
['goods_id' => 9007, 'price' => 49.9, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
@@ -202,7 +202,7 @@ $phone_providers = [
|
|
['name' => 'suhu_wozhifu', 'cfg' => $suhu_wozhifu],
|
|
['name' => 'suhu_wozhifu', 'cfg' => $suhu_wozhifu],
|
|
['name' => 'weisanhuo_normal', 'cfg' => $weisanhuo_normal],
|
|
['name' => 'weisanhuo_normal', 'cfg' => $weisanhuo_normal],
|
|
['name' => 'yushang_normal', 'cfg' => $yushang_normal],
|
|
['name' => 'yushang_normal', 'cfg' => $yushang_normal],
|
|
- ['name' => 'kefei_normal', 'cfg' => $kefei_normal]
|
|
|
|
|
|
+ ['name' => 'kefei_fast', 'cfg' => $kefei_fast]
|
|
];
|
|
];
|
|
|
|
|
|
$config['phone_providers'] = $phone_providers;
|
|
$config['phone_providers'] = $phone_providers;
|