|
@@ -552,10 +552,12 @@ $xunyin_phone = ['name' => 'xunyin', 'store_id' => 35,'qualitys' => '2',
|
|
|
'amount' => [
|
|
|
10 => [
|
|
|
['goods_id' => 6438, 'price' => 10, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 6438, 'price' => 10.08, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
['goods_id' => 6438, 'price' => 10, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
20 => [
|
|
|
['goods_id' => 6439, 'price' => 20, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 6439, 'price' => 20.16, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
['goods_id' => 6439, 'price' => 20, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
30 => [
|