2
0

初始化项目

This commit is contained in:
cms
2024-11-14 10:39:59 +08:00
commit 432ff24fe6
396 changed files with 42645 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
org.wfc.common.security.config.WebMvcConfig
org.wfc.common.security.service.TokenService
org.wfc.common.security.aspect.PreAuthorizeAspect
org.wfc.common.security.aspect.InnerAuthAspect
org.wfc.common.security.handler.GlobalExceptionHandler