|
@@ -4028,22 +4028,22 @@ $yamiao_normal_phone = ['name' => 'yamiao_normal', 'store_id' => 172, 'qualitys'
|
|
|
// 10 => [['goods_id' => 7463, 'price' => 9.55, 'quality' => 1, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
// 20 => [['goods_id' => 7464, 'price' => 19.1, 'quality' => 1, 'card_type' => 'chinamobile,chinaunicom,chinatelecom']],
|
|
|
30 => [
|
|
|
- ['goods_id' => 7465, 'price' => 28.71, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 7465, 'price' => 28.8, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
['goods_id' => 7465, 'price' => 28.65, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
['goods_id' => 7465, 'price' => 28.38, 'quality' => 1, 'card_type' => 'chinatelecom'],
|
|
|
],
|
|
|
50 => [
|
|
|
- ['goods_id' => 7466, 'price' => 47.85, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 7466, 'price' => 48, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
['goods_id' => 7466, 'price' => 47.75, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
['goods_id' => 7466, 'price' => 47.3, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
100 => [
|
|
|
- ['goods_id' => 7467, 'price' => 95.7, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 7467, 'price' => 96, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
['goods_id' => 7467, 'price' => 95.5, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
['goods_id' => 7467, 'price' => 94.6, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
200 => [
|
|
|
- ['goods_id' => 7468, 'price' => 191.4, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 7468, 'price' => 192, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
['goods_id' => 7468, 'price' => 191, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
['goods_id' => 7468, 'price' => 189.2, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
@@ -5482,7 +5482,7 @@ $phone_providers = [
|
|
|
['name' => 'ruixunda', 'cfg' => $ruixunda_phone],
|
|
|
// ['name' => 'dashang_kami', 'cfg' => $dashang_kami_phone],
|
|
|
['name' => 'yamiao_high', 'cfg' => $yamiao_high_phone],
|
|
|
-// ['name' => 'yamiao_normal', 'cfg' => $yamiao_normal_phone],
|
|
|
+ ['name' => 'yamiao_normal', 'cfg' => $yamiao_normal_phone],
|
|
|
['name' => 'cangxin', 'cfg' => $cangxin_phone],
|
|
|
['name' => 'cangxin_high', 'cfg' => $cangxin_high_phone],
|
|
|
// ['name' => 'jiyemei', 'cfg' => $jiyemei_phone],
|