摘要: List<Map<String,Object>> list = new ArrayList<>(); Map<String,Object> map1 = new HashMap<>(); map1.put("code","01"); map1.put("name","小张"); map1.put(" 阅读全文
posted @ 2024-01-30 17:20 一隅桥畔 阅读(669) 评论(0) 推荐(0)