user-server/pom.xml
@@ -43,6 +43,12 @@ <groupId>io.github.openfeign</groupId> <artifactId>feign-okhttp</artifactId> </dependency> <!--安全框架shiro--> <dependency> <groupId>org.apache.shiro</groupId> <artifactId>shiro-spring-boot-starter</artifactId> </dependency> </dependencies> </project>