|
@@ -168,12 +168,12 @@ $lifang_normal = ['name' => 'lifang_normal', 'store_id' => 384,'qualitys' => '2'
|
|
100 => [
|
|
100 => [
|
|
['goods_id' => 9000, 'price' => 100.3, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
['goods_id' => 9000, 'price' => 100.3, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
// ['goods_id' => 9000, 'price' => 98, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
// ['goods_id' => 9000, 'price' => 98, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
-// ['goods_id' => 9000, 'price' => 98, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
|
|
|
+ ['goods_id' => 9000, 'price' => 100.4, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
],
|
|
],
|
|
200 => [
|
|
200 => [
|
|
['goods_id' => 9001, 'price' => 200.6, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
['goods_id' => 9001, 'price' => 200.6, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
// ['goods_id' => 9001, 'price' => 196.0, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
// ['goods_id' => 9001, 'price' => 196.0, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
-// ['goods_id' => 9001, 'price' => 196.0, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
|
|
|
|
+ ['goods_id' => 9001, 'price' => 200.8, 'quality' => 2, 'card_type' => 'chinatelecom']
|
|
],
|
|
],
|
|
],
|
|
],
|
|
'official_sn' => true, 'refill_type' => 'api'];
|
|
'official_sn' => true, 'refill_type' => 'api'];
|