se-gateway/pom.xml
@@ -8,10 +8,10 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>ruoyi-gateway</artifactId> <artifactId>se-gateway</artifactId> <description> ruoyi-gateway网关模块 se-gateway网关模块 </description> <dependencies> @@ -72,8 +72,8 @@ <!-- RuoYi Common Redis--> <dependency> <groupId>com.ruoyi</groupId> <artifactId>ruoyi-common-redis</artifactId> <groupId>com.se</groupId> <artifactId>se-common-redis</artifactId> </dependency> <!-- Swagger -->