|
@@ -2235,13 +2235,13 @@ $yikatong_phone = ['name' => 'yikatong', 'store_id' => 118, 'qualitys' => '1',
|
|
|
$sialan_tax_phone = ['name' => 'sialan_tax', 'store_id' => 119, 'qualitys' => '2',
|
|
|
'amount' => [
|
|
|
10 => [
|
|
|
- ['goods_id' => 7035, 'price' => 10.36, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
- ['goods_id' => 7035, 'price' => 10.36, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+// ['goods_id' => 7035, 'price' => 10.36, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+// ['goods_id' => 7035, 'price' => 10.36, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
// ['goods_id' => 7035, 'price' => 10.02, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
20 => [
|
|
|
- ['goods_id' => 7036, 'price' => 20.72, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
- ['goods_id' => 7036, 'price' => 20.72, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+// ['goods_id' => 7036, 'price' => 20.72, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+// ['goods_id' => 7036, 'price' => 20.72, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
// ['goods_id' => 7036, 'price' => 20.04, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
30 => [
|
|
@@ -2329,6 +2329,7 @@ $guochuang_nation_phone = ['name' => 'guochuang_nation', 'store_id' => 121, 'qua
|
|
|
['goods_id' => 7059, 'price' => 9.18, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
['goods_id' => 7059, 'price' => 9.27, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
+
|
|
|
10 => [
|
|
|
['goods_id' => 7060, 'price' => 10.16, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
['goods_id' => 7060, 'price' => 10.26, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
@@ -2488,7 +2489,7 @@ $phone_providers = [
|
|
|
['name' => 'yikatong', 'cfg' => $yikatong_phone],
|
|
|
['name' => 'sialan_tax', 'cfg' => $sialan_tax_phone],
|
|
|
['name' => 'yunchonggong_yd', 'cfg' => $yunchonggong_yd_phone],
|
|
|
- ['name' => 'guochuang_nation', 'cfg' => $guochuang_nation_phone],
|
|
|
+// ['name' => 'guochuang_nation', 'cfg' => $guochuang_nation_phone],
|
|
|
['name' => 'tianyanman', 'cfg' => $tianyanman_phone],
|
|
|
['name' => 'shimier', 'cfg' => $shimier_phone],
|
|
|
];
|