添加越权处理

This commit is contained in:
haozq 2024-04-16 15:27:08 +08:00
parent b09b12eed1
commit 55762491ce
1 changed files with 5 additions and 0 deletions

View File

@ -50,5 +50,10 @@ log:
file: file:
# upload_path: /data/ahsbs/file # upload_path: /data/ahsbs/file
temp_file_path: E:\\tempFile temp_file_path: E:\\tempFile
# 导出sql文件的位置
sql:
dbname: jj_zhgd # 数据库名
filePath: F:\\File\\ #导出sql文件的位置 win下会直接在项目所在磁盘下建立 data/sql文件