|
@@ -1549,10 +1549,10 @@ $by_online_cb_phone = ['name' => 'by_online_cb', 'store_id' => 67, 'qualitys' =>
|
|
|
['goods_id' => 6810, 'price' => 200, 'quality' => 3, 'card_type' => 'chinamobile'],
|
|
|
],
|
|
|
300 => [
|
|
|
- ['goods_id' => 6811, 'price' => 300, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 6811, 'price' => 300, 'quality' => 3, 'card_type' => 'chinamobile'],
|
|
|
],
|
|
|
500 => [
|
|
|
- ['goods_id' => 6812, 'price' => 500, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+ ['goods_id' => 6812, 'price' => 500, 'quality' => 3, 'card_type' => 'chinamobile'],
|
|
|
]
|
|
|
],
|
|
|
'official_sn' => true, 'refill_type' => 'api'];
|