[common]公共校验和工具

This commit is contained in:
tomsun28
2022-01-30 09:54:59 +08:00
parent 739dcd6308
commit 99bbd28fb7
14 changed files with 350 additions and 16 deletions

View File

@@ -10,7 +10,7 @@ resourceRole:
# load api resource which do not need protected, means them need be excluded.
# these api resource can be access by everyone
excludedResource:
- /account/auth/form===post
- /account/auth/**===*
- /i18n/**===get
# web ui 静态资源
- /console/**===get