在list中一直添加同一个对象会照成json返回的格式引用 //初始化list List<Map<String, Object>> c = new ArrayList<>(); for (int i=0;i<maplist.size();i++)