How can I create a hierarchy structure for a JSON data in nodejs?

后端 未结 0 1839
误落风尘
误落风尘 2020-12-10 15:23

I have the json data in the below format:

[{ Country: \'USA\', State: \'CA\', City: \'LA\', District: \'LA-1\',Town: \'LA-1,LA-1a,LA_AZ_A\',Area: \'Area 51\'}         


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