Files
vRp.CD2g_test/planner/configexport/example/EasyConfig.json
2023-07-05 13:28:25 +08:00

17 lines
190 B
JSON

{
"Id": 1,
"Award": {
"0": "asd",
"1": "12"
},
"Other": {
"0": {
"id": 1,
"name": "张飞"
},
"1": {
"id": 2,
"name": "刘备"
}
}
}