旅行   2017-12-20 16:35   215515   0  
List<String> list = JSON.parseObject(jsonStr, new TypeReference<List<String>>(){});
1