Browse Source

修改组合创建页面

lwx_dev
erdanergou 3 years ago
parent
commit
effa7f9e83
  1. 0
      target/classes/.restartTriggerFile
  2. 17
      target/classes/META-INF/spring-configuration-metadata.json

0
target/classes/.restartTriggerFile

17
target/classes/META-INF/spring-configuration-metadata.json

@ -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…
Cancel
Save