JSONArray jsonArray = new JSONArray();
jsonArray.addAll(mapList);
List<ProfitsharingCustomerExcel> list = jsonArray.toJavaList(ProfitsharingCustomerExcel.class);
posted on 2022-03-10 11:31  1161588342  阅读(17)  评论(0编辑  收藏  举报