2 changed files with 17 additions and 0 deletions
@ -0,0 +1,17 @@ |
|||||
|
{ |
||||
|
"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": [] |
||||
|
} |
||||
Loading…
Reference in new issue