Getting a value from a JSON object using JSONPath

后端 未结 0 708
忘了有多久
忘了有多久 2021-01-31 06:51

I have the following JSON and I need to get the plain name value using JSONPath:

{
    "data": [
        {
            "code": "ABC"         


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