最佳答案:需要写一个方法,把json数据转换成list集合数据 public static List jsonToBean(String data, Object bean) { List list = n