|
@@ -2713,7 +2713,7 @@ $hangtong_phone = ['name' => 'hangtong', 'store_id' => 126,'qualitys' => '1',
|
|
|
// ['goods_id' => 7101, 'price' => 19, 'quality' => 1, 'card_type' => 'chinaunicom,chinatelecom']
|
|
|
// ],
|
|
|
30 => [
|
|
|
- ['goods_id' => 7102, 'price' => 28.74, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
+// ['goods_id' => 7102, 'price' => 28.74, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
['goods_id' => 7102, 'price' => 28.2, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
['goods_id' => 7102, 'price' => 28.38, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
@@ -2732,14 +2732,14 @@ $hangtong_phone = ['name' => 'hangtong', 'store_id' => 126,'qualitys' => '1',
|
|
|
['goods_id' => 7105, 'price' => 188, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
['goods_id' => 7105, 'price' => 189.2, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
- 300 => [
|
|
|
- ['goods_id' => 7106, 'price' => 282, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
- ['goods_id' => 7106, 'price' => 283.8, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
- ],
|
|
|
- 500 => [
|
|
|
- ['goods_id' => 7107, 'price' => 470, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
- ['goods_id' => 7107, 'price' => 473, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
- ]
|
|
|
+// 300 => [
|
|
|
+// ['goods_id' => 7106, 'price' => 282, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
+// ['goods_id' => 7106, 'price' => 283.8, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
+// ],
|
|
|
+// 500 => [
|
|
|
+// ['goods_id' => 7107, 'price' => 470, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
+// ['goods_id' => 7107, 'price' => 473, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
+// ]
|
|
|
],
|
|
|
'refill_type' => 'api'];
|
|
|
|
|
@@ -5401,7 +5401,7 @@ $phone_providers = [
|
|
|
// ['name' => 'shimier', 'cfg' => $shimier_phone],
|
|
|
// ['name' => 'zhongst_mix', 'cfg' => $zhongst_mix_phone],
|
|
|
// ['name' => 'jinfeng', 'cfg' => $jinfeng_phone],
|
|
|
-// ['name' => 'hangtong', 'cfg' => $hangtong_phone],
|
|
|
+ ['name' => 'hangtong', 'cfg' => $hangtong_phone],
|
|
|
// ['name' => 'dashang', 'cfg' => $dashang_phone],
|
|
|
// ['name' => 'yuanta', 'cfg' => $yuanta_phone],
|
|
|
// ['name' => 'menggu_hf', 'cfg' => $menggu_hf_phone],
|
|
@@ -5437,7 +5437,7 @@ $phone_providers = [
|
|
|
// ['name' => 'cangbuyd', 'cfg' => $cangbuyd_phone],
|
|
|
['name' => 'guantufs', 'cfg' => $guantufs_phone],
|
|
|
// ['name' => 'cangbu_high', 'cfg' => $cangbu_high_phone],
|
|
|
-// ['name' => 'ruixunda', 'cfg' => $ruixunda_phone],
|
|
|
+ ['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],
|