style: 替换项目内所有ruoyi转为wfc
This commit is contained in:
@@ -7,7 +7,7 @@ import de.codecentric.boot.admin.server.config.EnableAdminServer;
|
||||
/**
|
||||
* 监控中心
|
||||
*
|
||||
* @author ruoyi
|
||||
* @author wfc
|
||||
*/
|
||||
@EnableAdminServer
|
||||
@SpringBootApplication
|
||||
|
||||
@@ -10,7 +10,7 @@ import org.springframework.security.web.authentication.SavedRequestAwareAuthenti
|
||||
/**
|
||||
* 监控权限配置
|
||||
*
|
||||
* @author ruoyi
|
||||
* @author wfc
|
||||
*/
|
||||
@EnableWebSecurity
|
||||
public class WebSecurityConfigurer
|
||||
|
||||
Reference in New Issue
Block a user