//先将字符串转为list 集合

json字符串linkConfJson

List<Map> linkConf= JSONArray.parseArray(linkConfJson,Map.class);

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-02
  • 2022-12-23
  • 2021-08-18
相关资源
相似解决方案