|
@@ -390,6 +390,10 @@ $xuyou_oil = ['name' => 'xuyou_oil', 'store_id' => 364, 'qualitys' => '5',
|
|
|
['goods_id' => 8866, 'price' => 200, 'quality' => 5, 'card_type' => 'petrochina'],
|
|
|
['goods_id' => 8866, 'price' => 200, 'quality' => 5, 'card_type' => 'sinopec'],
|
|
|
],
|
|
|
+ 300 => [
|
|
|
+ ['goods_id' => 9212, 'price' => 300, 'quality' => 5, 'card_type' => 'petrochina'],
|
|
|
+ ['goods_id' => 9212, 'price' => 300, 'quality' => 5, 'card_type' => 'sinopec'],
|
|
|
+ ],
|
|
|
500 => [
|
|
|
['goods_id' => 8867, 'price' => 500, 'quality' => 5, 'card_type' => 'petrochina'],
|
|
|
['goods_id' => 8867, 'price' => 500, 'quality' => 5, 'card_type' => 'sinopec'],
|