摘要: 普通字段排序 List<JSONObject> mapListDept=new ArrayList<>(); //重新排序mapListDept=mapListDept.stream().sorted(Comparator.comparing(jsonObjectTest -> ((JSONObje 阅读全文
posted @ 2023-03-30 10:27 全琪俊 阅读(5073) 评论(0) 推荐(0)