JSONArray jsonArray = new JSONArray();jsonArray.addAll(mapList);List list = jsonArray.toJavaList(ProfitsharingCustomerExcel.class);