com.alibaba.fastjson 转实体类list

List<PrpdcompanywxSyn> dataArr = JSONArray.parseArray(jsonArray.toString(), PrpdcompanywxSyn.class);
空类型不报错