Using JsonPath how can I get the inner value of these json objects

后端 未结 0 616
悲哀的现实
悲哀的现实 2020-12-12 05:34

Say I have some json like this that I am parsing with JsonPath:

{
  A: {key: "1"}
  B: {key: "1"}
  C: {key: "1"}
          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题