代码调整

This commit is contained in:
2025-08-29 16:07:05 +08:00
parent 43e7688d9a
commit 59aad2c89c
6 changed files with 109 additions and 7 deletions

View File

@@ -36,6 +36,12 @@ public class GeneralInfo {
@Value("${business.tempPath}")
private String businessTempPath;
/**
* 本地存储目录
*/
@Value("${business.localStoragePath:f:\\localStoragePath}")
private String localStorePath;
/***
* 文件存储方式
* 1本地磁盘