|
@@ -7062,12 +7062,24 @@ $xinruiheng_yd_phone = ['name' => 'xinruiheng_yd', 'store_id' => 259, 'qualitys'
|
|
|
'amount' => [
|
|
|
// 10 => [['goods_id' => 8143, 'price' => 9.73, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
// 20 => [['goods_id' => 8144, 'price' => 19.46, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
- 30 => [['goods_id' => 8145, 'price' => 29.19, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
- 50 => [['goods_id' => 8146, 'price' => 48.65, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
- 100 => [['goods_id' => 8147, 'price' => 97.3, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
- 200 => [['goods_id' => 8148, 'price' => 194.6, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
- 300 => [['goods_id' => 8149, 'price' => 291.9, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
- 500 => [['goods_id' => 8150, 'price' => 486.5, 'quality' => 1, 'card_type' => 'chinamobile']]
|
|
|
+ 30 => [
|
|
|
+ ['goods_id' => 8145, 'price' => 29.04, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 8145, 'price' => 26.7, 'quality' => 1, 'card_type' => 'chinaunicom']
|
|
|
+ ],
|
|
|
+ 50 => [
|
|
|
+ ['goods_id' => 8146, 'price' => 48.4, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 8146, 'price' => 44.5, 'quality' => 1, 'card_type' => 'chinaunicom']
|
|
|
+ ],
|
|
|
+ 100 => [
|
|
|
+ ['goods_id' => 8147, 'price' => 96.8, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 8147, 'price' => 89, 'quality' => 1, 'card_type' => 'chinaunicom']
|
|
|
+ ],
|
|
|
+ 200 => [
|
|
|
+ ['goods_id' => 8148, 'price' => 193.6, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 8148, 'price' => 178, 'quality' => 1, 'card_type' => 'chinaunicom']
|
|
|
+ ],
|
|
|
+ 300 => [['goods_id' => 8149, 'price' => 290.4, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
+ 500 => [['goods_id' => 8150, 'price' => 484, 'quality' => 1, 'card_type' => 'chinamobile']]
|
|
|
],
|
|
|
'official_sn' => true, 'refill_type' => 'api'];
|
|
|
|