代码调整
This commit is contained in:
@@ -36,6 +36,12 @@ public class GeneralInfo {
|
||||
@Value("${business.tempPath}")
|
||||
private String businessTempPath;
|
||||
|
||||
/**
|
||||
* 本地存储目录
|
||||
*/
|
||||
@Value("${business.localStoragePath:f:\\localStoragePath}")
|
||||
private String localStorePath;
|
||||
|
||||
/***
|
||||
* 文件存储方式
|
||||
* 1:本地磁盘
|
||||
|
||||
Reference in New Issue
Block a user