|
@@ -4731,27 +4731,28 @@ $zhenghe_phone = ['name' => 'zhenghe', 'store_id' => 192,'qualitys' => '2',
|
|
|
// 10 => [['goods_id' => 7625, 'price' => 10.05, 'quality' => 2, 'card_type' => 'chinamobile']],
|
|
|
// 20 => [['goods_id' => 7626, 'price' => 20.1, 'quality' => 2, 'card_type' => 'chinamobile']],
|
|
|
30 => [
|
|
|
- ['goods_id' => 7627, 'price' => 30.15, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+// ['goods_id' => 7627, 'price' => 30.15, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
['goods_id' => 7627, 'price' => 30, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
],
|
|
|
50 => [
|
|
|
- ['goods_id' => 7628, 'price' => 50.25, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+// ['goods_id' => 7628, 'price' => 50.25, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
['goods_id' => 7628, 'price' => 50, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
],
|
|
|
100 => [
|
|
|
- ['goods_id' => 7629, 'price' => 100.5, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+// ['goods_id' => 7629, 'price' => 100.5, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
['goods_id' => 7629, 'price' => 100, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
],
|
|
|
200 => [
|
|
|
- ['goods_id' => 7630, 'price' => 201, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+// ['goods_id' => 7630, 'price' => 201, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
['goods_id' => 7630, 'price' => 200, 'quality' => 2, 'card_type' => 'chinaunicom'],
|
|
|
-
|
|
|
],
|
|
|
300 => [
|
|
|
- ['goods_id' => 7631, 'price' => 301.5, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
+// ['goods_id' => 7631, 'price' => 301.5, 'quality' => 2, 'card_type' => 'chinamobile'],
|
|
|
['goods_id' => 7631, 'price' => 300, 'quality' => 2, 'card_type' => 'chinaunicom']
|
|
|
],
|
|
|
- 500 => [['goods_id' => 7632, 'price' => 502.5, 'quality' => 2, 'card_type' => 'chinamobile']]
|
|
|
+// 500 => [
|
|
|
+// ['goods_id' => 7632, 'price' => 502.5, 'quality' => 2, 'card_type' => 'chinamobile']
|
|
|
+// ]
|
|
|
],
|
|
|
'official_sn' => true, 'refill_type' => 'api'];
|
|
|
|