map或者对象转换

map或者对象转换为具有相同字段的对象

List<Example> errorCodeExcelBeanList = JSONObject.parseArray(((JSONObject) resultBean.getData()).get("list").toString(),Example.class);

 

posted @ 2019-12-10 20:48  啦啦拉扎尔  阅读(189)  评论(0)    收藏  举报