Files
vRp.CD2g_test/planner/configexport/example/client.UNConfig.json
2023-05-18 18:06:12 +08:00

18 lines
206 B
JSON

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