0.o数据解析测试

This commit is contained in:
sjm
2024-06-10 13:30:40 +08:00
parent dea8ea58e4
commit 53b888b24b
3 changed files with 71 additions and 1 deletions

5
Demo/test.json Normal file
View File

@@ -0,0 +1,5 @@
{
"name": "XiaoMing",
"age": 18,
"pets": ["dog","cat","bird"]
}