调整文件上传目录

This commit is contained in:
1378012178@qq.com 2026-02-05 10:02:33 +08:00
parent ef95aa4ef2
commit c624d5977b
1 changed files with 2 additions and 2 deletions

View File

@ -250,9 +250,9 @@ jeecg:
#服务指令上传目录
directivepath: /opt/upFiles/directive
#文件上传根目录 设置
upload: /opt/ope
upload: /opt/devops
#webapp文件路径
webapp: /opt/ope/webapp
webapp: /opt/devops/webapp
shiro:
excludeUrls: /test/jeecgDemo/demo3,/test/jeecgDemo/redisDemo/**,/bigscreen/category/**,/bigscreen/visual/**,/bigscreen/map/**,/jmreport/bigscreen2/**
#阿里云oss存储和大鱼短信秘钥配置