专病路径
This commit is contained in:
parent
020c9a6f6b
commit
74144fad23
@ -24,6 +24,8 @@ xinelu:
|
|||||||
captchaType: math
|
captchaType: math
|
||||||
# 话术图片路径图片上传
|
# 话术图片路径图片上传
|
||||||
script-file-url: /scriptFileUrl
|
script-file-url: /scriptFileUrl
|
||||||
|
# 获取管理端富文本的上传路径
|
||||||
|
rich-text-picture-url: /richTextPictureUrl
|
||||||
|
|
||||||
# 开发环境配置
|
# 开发环境配置
|
||||||
server:
|
server:
|
||||||
@ -179,6 +181,6 @@ xss:
|
|||||||
# 过滤开关
|
# 过滤开关
|
||||||
enabled: true
|
enabled: true
|
||||||
# 排除链接(多个用逗号分隔)
|
# 排除链接(多个用逗号分隔)
|
||||||
excludes: /system/notice
|
excludes: /system/notice,/system/specialDiseaseNode/add,/system/specialDiseaseNode/edit
|
||||||
# 匹配链接
|
# 匹配链接
|
||||||
urlPatterns: /system/*,/monitor/*,/tool/*
|
urlPatterns: /system/*,/monitor/*,/tool/*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user