|
@@ -288,10 +288,10 @@ $quanzhen_oil = ['name' => 'quanzhen', 'store_id' => 325, 'qualitys' => '5',
|
|
|
// 50 => [
|
|
|
// ['goods_id' => 8654, 'price' => 50.25, 'quality' => 5, 'card_type' => 'petrochina']
|
|
|
// ],
|
|
|
-// 100 => [
|
|
|
-// ['goods_id' => 8655, 'price' => 100.5, 'quality' => 5, 'card_type' => 'petrochina'],
|
|
|
-// ['goods_id' => 8655, 'price' => 100.7, 'quality' => 5, 'card_type' => 'sinopec'],
|
|
|
-// ],
|
|
|
+ 100 => [
|
|
|
+ ['goods_id' => 8655, 'price' => 100.2, 'quality' => 5, 'card_type' => 'petrochina'],
|
|
|
+ ['goods_id' => 8655, 'price' => 100.2, 'quality' => 5, 'card_type' => 'sinopec'],
|
|
|
+ ],
|
|
|
200 => [
|
|
|
['goods_id' => 8656, 'price' => 199.4, 'quality' => 5, 'card_type' => 'petrochina'],
|
|
|
['goods_id' => 8656, 'price' => 199.4, 'quality' => 5, 'card_type' => 'sinopec'],
|