feat(config): 添加OA项目导出路径白名单
- 在application.yml中新增/oa/project/*到导出路径白名单 - 扩展系统导出功能支持OA项目相关数据- 完善导出路径的安全配置管理
This commit is contained in:
@@ -163,6 +163,7 @@ security:
|
||||
- /export/contact/*
|
||||
- /export/item/*
|
||||
- /export/language/*
|
||||
- /oa/project/*
|
||||
|
||||
# MyBatisPlus配置
|
||||
# https://baomidou.com/config/
|
||||
|
||||
Reference in New Issue
Block a user