新增临时文件存放地址配置,支持相对路径

This commit is contained in:
WIN-VSNMD38DUOC\Administrator
2024-04-28 17:42:15 +08:00
parent 5f3e17f0cf
commit e2d5ad6d1a
4 changed files with 17 additions and 6 deletions

View File

@@ -21,4 +21,5 @@
```
修改RocksDB文件目录配置使其支持使用相对路径
修改上传文件目录配置,使其支持使用相对路径
新增临时文件存放地址配置,支持相对路径
```