[manager]fix国际化异常 放开hierarchy接口认证保护

This commit is contained in:
tomsun28
2022-03-09 17:31:24 +08:00
parent b2558d641d
commit 49660ff03f

View File

@@ -13,6 +13,7 @@ excludedResource:
- /account/auth/**===* - /account/auth/**===*
- /===get - /===get
- /i18n/**===get - /i18n/**===get
- /apps/hierarchy===get
# web ui 静态资源 # web ui 静态资源
- /console/**===get - /console/**===get
- /**/*.html===get - /**/*.html===get