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