update 优化 放行springboot默认error接口

This commit is contained in:
疯狂的狮子Li
2023-06-16 11:52:51 +08:00
parent 9b229020d8
commit bf4ec3fbaa

View File

@@ -29,6 +29,7 @@ security:
- /auth/tenant/list
- /resource/sms/code
- /*/v3/api-docs
- /*/error
- /csrf
spring: