English Version:
qfproxy.properties:
project.host.and.port:Provide address and port which the service is listened. By joining this parameters to url, the download link can be retrieved by client.
storage.properties:
storage_folder: Storage path of file
中文版本:
qfproxy.properties:
project.host.and.port:对外提供文件服务所在的地址及监听的端口号,用于拼接下载链接。通过该参数使下载请求打到该服务对应的download接口
storage.properties:
storage_folder:文件存储的位置