模板优化

This commit is contained in:
kercylan98
2023-05-18 19:32:25 +08:00
parent 02979f65a4
commit e2d5dbd2fd
4 changed files with 60 additions and 60 deletions

View File

@@ -0,0 +1,18 @@
{
"Id": 1,
"Count": "a",
"Award": {
"0": "asd",
"1": "12"
},
"Other": {
"0": {
"id": 1,
"name": "张飞"
},
"1": {
"id": 2,
"name": "刘备"
}
}
}