fieldsLists.removeAll(fieldsRestturnLists);
                SimplePropertyPreFilter filter = new SimplePropertyPreFilter();
                filter.getExcludes().addAll(fieldsLists);
                String s = JSONArray.toJSONString(jdzCmsArticleVoList, filter);
                JSONArray jsonArray = JSONArray.parseArray(s);

 

相关文章:

  • 2022-12-23
  • 2021-06-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-15
  • 2021-06-14
  • 2023-02-22
猜你喜欢
  • 2021-09-07
  • 2021-09-28
  • 2022-12-23
  • 2021-09-04
  • 2021-05-23
相关资源
相似解决方案