模板优化
This commit is contained in:
18
planner/configexport/example/client.EasyConfig.json
Normal file
18
planner/configexport/example/client.EasyConfig.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"Id": 1,
|
||||
"Count": "a",
|
||||
"Award": {
|
||||
"0": "asd",
|
||||
"1": "12"
|
||||
},
|
||||
"Other": {
|
||||
"0": {
|
||||
"id": 1,
|
||||
"name": "张飞"
|
||||
},
|
||||
"1": {
|
||||
"id": 2,
|
||||
"name": "刘备"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user