|
@@ -7006,11 +7006,11 @@ $lechong_high_phone = ['name' => 'lechong_high', 'store_id' => 255, 'qualitys' =
|
|
|
// 10 => [['goods_id' => 8111, 'price' => 9.7, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
// 20 => [['goods_id' => 8112, 'price' => 19.4, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
// 30 => [['goods_id' => 8113, 'price' => 29.1, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
- 50 => [['goods_id' => 8114, 'price' => 48.5, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
- 100 => [['goods_id' => 8115, 'price' => 97, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
- 200 => [['goods_id' => 8116, 'price' => 194, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
-// 300 => [['goods_id' => 8117, 'price' => 291, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
-// 500 => [['goods_id' => 8118, 'price' => 485, 'quality' => 1, 'card_type' => 'chinamobile']]
|
|
|
+// 50 => [['goods_id' => 8114, 'price' => 48.5, 'quality' => 1, 'card_type' => 'chinamobile']],
|
|
|
+ 100 => [['goods_id' => 8115, 'price' => 100, 'quality' => 1, 'card_type' => 'chinamobile,chinatelecom']],
|
|
|
+ 200 => [['goods_id' => 8116, 'price' => 200, 'quality' => 1, 'card_type' => 'chinamobile,chinatelecom']],
|
|
|
+ 300 => [['goods_id' => 8117, 'price' => 300, 'quality' => 1, 'card_type' => 'chinamobile,chinatelecom']],
|
|
|
+ 500 => [['goods_id' => 8118, 'price' => 500, 'quality' => 1, 'card_type' => 'chinamobile,chinatelecom']]
|
|
|
],
|
|
|
'official_sn' => true, 'refill_type' => 'api'];
|
|
|
|