摘要:
List<Map<String, Object>> content = new ArrayList<>(); Map<String, Object> map = new HashMap<>(); map.put("sort", 2); map.put("name", "qwe"); content. 阅读全文
posted @ 2020-12-01 09:45 红与黑hyh 阅读(1030) 评论(0) 推荐(0)
|
摘要:
List<Map<String, Object>> content = new ArrayList<>(); Map<String, Object> map = new HashMap<>(); map.put("sort", 2); map.put("name", "qwe"); content. 阅读全文
posted @ 2020-12-01 09:45 红与黑hyh 阅读(1030) 评论(0) 推荐(0) |
||