|
@@ -3253,10 +3253,12 @@ $dashang_normal_phone = ['name' => 'dashang_normal', 'store_id' => 148, 'quality
|
|
|
['goods_id' => 7272, 'price' => 191, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
300 => [
|
|
|
- ['goods_id' => 7273, 'price' => 284.4, 'quality' => 1, 'card_type' => 'chinaunicom']
|
|
|
+ ['goods_id' => 7273, 'price' => 284.4, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 7273, 'price' => 286.5, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
500 => [
|
|
|
- ['goods_id' => 7274, 'price' => 474, 'quality' => 1, 'card_type' => 'chinaunicom']
|
|
|
+ ['goods_id' => 7274, 'price' => 474, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
|
+ ['goods_id' => 7274, 'price' => 477.5, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
]
|
|
|
],
|
|
|
'official_sn' => true, 'refill_type' => 'api'];
|