|
@@ -105,14 +105,14 @@ $bxtwt_phone = ['name' => 'bxtwt', 'store_id' => 10, 'card_type' => ['chinamobil
|
|
|
'refill_type' => 'api'];
|
|
|
|
|
|
$bjb_phone = ['name' => 'bjb', 'store_id' => 12, 'card_type' => ['chinamobile' ,'chinaunicom', 'chinatelecom'],
|
|
|
- 'amount' => [10 => ['goods_id' => 6305, 'price' => 9.55],
|
|
|
- 20 => ['goods_id' => 6306, 'price' => 19.1],
|
|
|
- 30 => ['goods_id' => 6301, 'price' => 28.65],
|
|
|
- 50 => ['goods_id' => 6302, 'price' => 47.75],
|
|
|
- 100 => ['goods_id' => 6303, 'price' => 95.5],
|
|
|
- 200 => ['goods_id' => 6304, 'price' => 191],
|
|
|
- 300 => ['goods_id' => 6327, 'price' => 286.5],
|
|
|
- 500 => ['goods_id' => 6328, 'price' => 477.5]],
|
|
|
+ 'amount' => [10 => ['goods_id' => 6305, 'price' => 9.51],
|
|
|
+ 20 => ['goods_id' => 6306, 'price' => 19.02],
|
|
|
+ 30 => ['goods_id' => 6301, 'price' => 28.53],
|
|
|
+ 50 => ['goods_id' => 6302, 'price' => 47.55],
|
|
|
+ 100 => ['goods_id' => 6303, 'price' => 95.1],
|
|
|
+ 200 => ['goods_id' => 6304, 'price' => 190.20],
|
|
|
+ 300 => ['goods_id' => 6327, 'price' => 285.30],
|
|
|
+ 500 => ['goods_id' => 6328, 'price' => 475.50]],
|
|
|
'official_sn' => true, 'refill_type' => 'api'];
|
|
|
|
|
|
$yifa_phone = ['name' => 'yifa', 'store_id' => 16, 'card_type' => ['chinamobile'],
|