You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
390 B
17 lines
390 B
|
2 years ago
|
{
|
||
|
|
"groups": [
|
||
|
|
{
|
||
|
|
"name": "file",
|
||
|
|
"type": "com.dreamchaser.depository_manage.config.FileConfig",
|
||
|
|
"sourceType": "com.dreamchaser.depository_manage.config.FileConfig"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"properties": [
|
||
|
|
{
|
||
|
|
"name": "file.upload-path",
|
||
|
|
"type": "java.lang.String",
|
||
|
|
"sourceType": "com.dreamchaser.depository_manage.config.FileConfig"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"hints": []
|
||
|
|
}
|