移除所有的target

This commit is contained in:
易焱
2019-07-31 01:55:07 +08:00
parent 510b40573a
commit 8c7b429e32
797 changed files with 1 additions and 37749 deletions
@@ -1,23 +0,0 @@
{
"groups": [
{
"name": "project.upload",
"type": "com.cwhelp.component.fileUpload.config.properties.UploadProjectProperties",
"sourceType": "com.cwhelp.component.fileUpload.config.properties.UploadProjectProperties"
}
],
"properties": [
{
"name": "project.upload.file-path",
"type": "java.lang.String",
"sourceType": "com.cwhelp.component.fileUpload.config.properties.UploadProjectProperties"
},
{
"name": "project.upload.static-path",
"type": "java.lang.String",
"sourceType": "com.cwhelp.component.fileUpload.config.properties.UploadProjectProperties",
"defaultValue": "\/upload\/**"
}
],
"hints": []
}