|
@@ -5100,16 +5100,16 @@ $ruizhi_tax_phone = ['name' => 'ruizhi_tax', 'store_id' => 202, 'qualitys' => '2
|
|
|
|
|
|
$pengxinda_phone = ['name' => 'pengxinda', 'store_id' => 203,'qualitys' => '2',
|
|
|
'amount' => [
|
|
|
-// 10 => [
|
|
|
-// ['goods_id' => 7706, 'price' => 10.37, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
-// ['goods_id' => 7706, 'price' => 10.37, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
-// ['goods_id' => 7706, 'price' => 10.37, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
-// ],
|
|
|
-// 20 => [
|
|
|
-// ['goods_id' => 7707, 'price' => 20.74, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
-// ['goods_id' => 7707, 'price' => 20.74, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
-// ['goods_id' => 7707, 'price' => 20.74, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
-// ],
|
|
|
+ 10 => [
|
|
|
+ ['goods_id' => 7706, 'price' => 10.8, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 7706, 'price' => 10.8, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 7706, 'price' => 10.8, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
+ ],
|
|
|
+ 20 => [
|
|
|
+ ['goods_id' => 7707, 'price' => 21.6, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 7707, 'price' => 21.6, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 7707, 'price' => 21.6, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
+ ],
|
|
|
30 => [
|
|
|
// ['goods_id' => 7708, 'price' => 31.11, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
['goods_id' => 7708, 'price' => 31.065, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
@@ -5493,7 +5493,7 @@ $phone_providers = [
|
|
|
// ['name' => 'hangtongyj', 'cfg' => $hangtongyj_phone],
|
|
|
['name' => 'ruixundaman', 'cfg' => $ruixundaman_phone],
|
|
|
// ['name' => 'ruizhi_tax', 'cfg' => $ruizhi_tax_phone],
|
|
|
-// ['name' => 'pengxinda', 'cfg' => $pengxinda_phone],
|
|
|
+ ['name' => 'pengxinda', 'cfg' => $pengxinda_phone],
|
|
|
['name' => 'huazhong', 'cfg' => $huazhong_phone],
|
|
|
['name' => 'yamiaoman', 'cfg' => $yamiaoman_phone],
|
|
|
// ['name' => 'kailinyu', 'cfg' => $kailinyu_phone],
|