导表工具案例

This commit is contained in:
kercylan98
2023-05-18 18:06:12 +08:00
parent 335c93f92b
commit 72fd4f127e
6 changed files with 323 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
{
"Count": "a",
"Info": {
"id": 1,
"name": "小明",
"info": {
"lv": 1,
"exp": {
"mux": 10,
"count": 100
}
}
},
"Other": {
"0": {
"id": 1,
"name": "张飞"
},
"1": {
"id": 2,
"name": "刘备"
}
},
"Id": 1
}