ka3811
Results
2
comments of
ka3811
List infos = JSON.parseArray(datas, AppPermissionInfo.class, JSONReader.Feature.SupportSmartMatch);解析后的集合内 AppPermissionInfo 内所有字段均是空置
Thank you, 我删除注解方式,使用 全字段匹配可以解析到了