TdGame/Demo/test.json

5 lines
69 B
JSON
Raw Normal View History

2024-06-10 13:30:40 +08:00
{
"name": "XiaoMing",
"age": 18,
"pets": ["dog","cat","bird"]
}