AI 业务逻辑初始化
This commit is contained in:
@@ -78,17 +78,3 @@ xss:
|
||||
excludes: /system/notice
|
||||
# 匹配链接
|
||||
urlPatterns: /system/*,/monitor/*,/tool/*
|
||||
|
||||
# 安全配置
|
||||
security:
|
||||
# 不校验白名单
|
||||
ignore:
|
||||
whites:
|
||||
- /v1/app/system/i18nGain/getInfo
|
||||
- /v1/app/verificationEmail/send
|
||||
- /v1/app/verificationEmail/verify
|
||||
- /v1/app/auth/appLogin
|
||||
- /v1/app/auth/appRegister
|
||||
- /v1/app/auth/appResetPassword
|
||||
- /v1/app/auth/getUserInfoByEmail
|
||||
- /v1/app/verificationEmail/register/send
|
||||
Reference in New Issue
Block a user