2
0

style: 替换项目内所有ruoyi转为wfc

This commit is contained in:
TsMask
2024-11-26 17:34:02 +08:00
parent 77a28b06a3
commit fab448f836
300 changed files with 1211 additions and 1428 deletions

View File

@@ -7,7 +7,7 @@ import de.codecentric.boot.admin.server.config.EnableAdminServer;
/**
* 监控中心
*
* @author ruoyi
* @author wfc
*/
@EnableAdminServer
@SpringBootApplication

View File

@@ -10,7 +10,7 @@ import org.springframework.security.web.authentication.SavedRequestAwareAuthenti
/**
* 监控权限配置
*
* @author ruoyi
* @author wfc
*/
@EnableWebSecurity
public class WebSecurityConfigurer