|
@@ -755,8 +755,8 @@ $yunling_phone = ['name' => 'yunling', 'store_id' => 37, 'qualitys' => '1',
|
|
|
|
|
|
$yunlingfs_phone = ['name' => 'yunlingfs', 'store_id' => 42, 'qualitys' => '1',
|
|
|
'amount' => [
|
|
|
- 10 => [['goods_id' => 6488, 'price' => 9.53, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
- 20 => [['goods_id' => 6489, 'price' => 19.06, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
+// 10 => [['goods_id' => 6488, 'price' => 9.53, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
+// 20 => [['goods_id' => 6489, 'price' => 19.06, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
30 => [
|
|
|
['goods_id' => 6490, 'price' => 28.59, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
['goods_id' => 6490, 'price' => 28.59, 'quality' => 1, 'card_type' => 'chinaunicom'],
|
|
@@ -778,11 +778,11 @@ $yunlingfs_phone = ['name' => 'yunlingfs', 'store_id' => 42, 'qualitys' => '1',
|
|
|
['goods_id' => 6493, 'price' => 190.6, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
300 => [
|
|
|
- ['goods_id' => 6494, 'price' => 285.9, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
+// ['goods_id' => 6494, 'price' => 285.9, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
['goods_id' => 6494, 'price' => 285.9, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
],
|
|
|
500 => [
|
|
|
- ['goods_id' => 6495, 'price' => 476.5, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
+// ['goods_id' => 6495, 'price' => 476.5, 'quality' => 1, 'card_type' => 'chinamobile'],
|
|
|
['goods_id' => 6495, 'price' => 476.5, 'quality' => 1, 'card_type' => 'chinatelecom']
|
|
|
]
|
|
|
],
|