{ "groups": [ { "name": "cn.jiheng.file", "type": "com.factory.infrastructure.config.properties.FileSystemProperties", "sourceType": "com.factory.infrastructure.config.properties.FileSystemProperties" } ], "properties": [ { "name": "cn.jiheng.file.download-prefix", "type": "java.lang.String", "description": "文件下载前缀", "sourceType": "com.factory.infrastructure.config.properties.FileSystemProperties" }, { "name": "cn.jiheng.file.file-store-dir", "type": "java.lang.String", "description": "文件文件夹路径", "sourceType": "com.factory.infrastructure.config.properties.FileSystemProperties" }, { "name": "cn.jiheng.file.file-store-dir-path", "type": "java.lang.String", "description": "文件 注意最后的斜杠", "sourceType": "com.factory.infrastructure.config.properties.FileSystemProperties" }, { "name": "cn.jiheng.file.file-temp-dir", "type": "java.lang.String", "description": "文件临时路径", "sourceType": "com.factory.infrastructure.config.properties.FileSystemProperties" }, { "name": "cn.jiheng.file.file-temp-dir-path", "type": "java.lang.String", "sourceType": "com.factory.infrastructure.config.properties.FileSystemProperties" }, { "name": "cn.jiheng.file.zip-out-dir", "type": "java.lang.String", "description": "文件解压后的路径", "sourceType": "com.factory.infrastructure.config.properties.FileSystemProperties" }, { "name": "cn.jiheng.file.zip-out-dir-path", "type": "java.lang.String", "sourceType": "com.factory.infrastructure.config.properties.FileSystemProperties" } ], "hints": [] }