新增密码传输解密服务

This commit is contained in:
wkc
2026-03-30 10:39:19 +08:00
parent 92b67b6697
commit 1623b77b4a
4 changed files with 85 additions and 0 deletions

View File

@@ -99,3 +99,7 @@ xss:
excludes: /system/notice
# 匹配链接
urlPatterns: /system/*,/monitor/*,/tool/*
security:
password-transfer:
key: "1234567890abcdef"