|
@@ -61,27 +61,52 @@ $dixin_slow = ['name' => 'dixin_slow', 'store_id' => 382,'qualitys' => '1',
|
|
|
'official_sn' => true, 'refill_type' => 'api'];
|
|
|
|
|
|
|
|
|
-$suhu_normal = ['name' => 'suhu_normal', 'store_id' => 379,'qualitys' => '1',
|
|
|
+$lifang_normal = ['name' => 'lifang_normal', 'store_id' => 384,'qualitys' => '2',
|
|
|
+ 'amount' => [
|
|
|
+ 30 => [
|
|
|
+ ['goods_id' => 8950, 'price' => 29.4, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 8950, 'price' => 29.4, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 8950, 'price' => 29.4, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
+ ],
|
|
|
+ 50 => [
|
|
|
+ ['goods_id' => 8951, 'price' => 49,'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 8951, 'price' => 49, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 8951, 'price' => 49, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
+ ],
|
|
|
+ 100 => [
|
|
|
+ ['goods_id' => 8952, 'price' => 98, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 8952, 'price' => 98, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 8952, 'price' => 98, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
+ ],
|
|
|
+ 200 => [
|
|
|
+ ['goods_id' => 8953, 'price' => 196.0, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 8953, 'price' => 196.0, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 8953, 'price' => 196.0, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
+ ],
|
|
|
+ ],
|
|
|
+ 'official_sn' => true, 'refill_type' => 'api'];
|
|
|
+
|
|
|
+$suhu_normal = ['name' => 'suhu_normal', 'store_id' => 379,'qualitys' => '2',
|
|
|
'amount' => [
|
|
|
20 => [
|
|
|
- ['goods_id' => 8949, 'price' => 19.896, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 8949, 'price' => 19.896, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
],
|
|
|
|
|
|
30 => [
|
|
|
- ['goods_id' => 8950, 'price' => 30.09, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
- ['goods_id' => 8950, 'price' => 29.844, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
- ['goods_id' => 8950, 'price' => 30.009, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
+ ['goods_id' => 8950, 'price' => 30.090, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 8950, 'price' => 29.844, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 8950, 'price' => 30.009, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
|
|
|
50 => [
|
|
|
- ['goods_id' => 8951, 'price' => 50.15,'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
- ['goods_id' => 8951, 'price' => 49.47, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
- ['goods_id' => 8951, 'price' => 50.15, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
+ ['goods_id' => 8951, 'price' => 50.15,'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 8951, 'price' => 49.47,'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 8951, 'price' => 50.15,'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
100 => [
|
|
|
- ['goods_id' => 8952, 'price' => 100.1, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
- ['goods_id' => 8952, 'price' => 98.7, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
- ['goods_id' => 8952, 'price' => 100.3, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
+ ['goods_id' => 8952, 'price' => 100.1, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 8952, 'price' => 98.7, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 8952, 'price' => 100.3, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
],
|
|
|
'official_sn' => true, 'refill_type' => 'api'];
|
|
@@ -99,27 +124,23 @@ $suhu_wozhifu = ['name' => 'suhu_wozhifu', 'store_id' => 380,'qualitys' => '2',
|
|
|
200 => [
|
|
|
['goods_id' => 8953, 'price' => 199.76, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
],
|
|
|
-
|
|
|
300 => [
|
|
|
['goods_id' => 8955, 'price' => 299.64, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
],
|
|
|
],
|
|
|
'official_sn' => true, 'refill_type' => 'api'];
|
|
|
|
|
|
-$weisanhuo_normal = ['name' => 'weisanhuo_normal', 'store_id' => 383, 'qualitys' => '1',
|
|
|
+$weisanhuo_normal = ['name' => 'weisanhuo_normal', 'store_id' => 383, 'qualitys' => '2',
|
|
|
'amount' => [
|
|
|
+ 50 => [
|
|
|
+ ['goods_id' => 8951, 'price' => 47.6,'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ],
|
|
|
100 => [
|
|
|
- ['goods_id' => 9013, 'price' => 95.2, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 9013, 'price' => 95.2, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
],
|
|
|
200 => [
|
|
|
- ['goods_id' => 9014, 'price' => 190.4, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 9014, 'price' => 190.4, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
],
|
|
|
- 300 => [
|
|
|
- ['goods_id' => 9015, 'price' => 285.6, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
- ],
|
|
|
- 500 => [
|
|
|
- ['goods_id' => 9016, 'price' => 476, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
- ]
|
|
|
],
|
|
|
'official_sn' => true, 'refill_type' => 'api'];
|
|
|
|
|
@@ -158,6 +179,7 @@ $yushang_normal = ['name' => 'yushang_normal', 'store_id' => 381,'qualitys' => '
|
|
|
$phone_providers = [
|
|
|
['name' => 'dixin_normal', 'cfg' => $dixin_normal],
|
|
|
['name' => 'dixin_slow', 'cfg' => $dixin_slow],
|
|
|
+ ['name' => 'lifang_normal', 'cfg' => $lifang_normal],
|
|
|
['name' => 'suhu_normal', 'cfg' => $suhu_normal],
|
|
|
['name' => 'suhu_wozhifu', 'cfg' => $suhu_wozhifu],
|
|
|
['name' => 'weisanhuo_normal', 'cfg' => $weisanhuo_normal],
|