mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	fix 接口重复鉴权BUG修复
This commit is contained in:
		@@ -34,11 +34,6 @@
 | 
				
			|||||||
            <groupId>cn.dev33</groupId>
 | 
					            <groupId>cn.dev33</groupId>
 | 
				
			||||||
            <artifactId>sa-token-spring-boot-starter</artifactId>
 | 
					            <artifactId>sa-token-spring-boot-starter</artifactId>
 | 
				
			||||||
        </dependency>
 | 
					        </dependency>
 | 
				
			||||||
        <!-- Sa-Token整合SpringAOP实现注解鉴权 -->
 | 
					 | 
				
			||||||
        <dependency>
 | 
					 | 
				
			||||||
            <groupId>cn.dev33</groupId>
 | 
					 | 
				
			||||||
            <artifactId>sa-token-spring-aop</artifactId>
 | 
					 | 
				
			||||||
        </dependency>
 | 
					 | 
				
			||||||
        <!-- Sa-Token 整合 jwt -->
 | 
					        <!-- Sa-Token 整合 jwt -->
 | 
				
			||||||
        <dependency>
 | 
					        <dependency>
 | 
				
			||||||
            <groupId>cn.dev33</groupId>
 | 
					            <groupId>cn.dev33</groupId>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user