1
13693261870
2024-08-16 3a9694c9d449681f62913789b3c0dd0b6bd83e98
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 -->