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