1
13693261870
2024-08-17 7b9ee249ebae5c22d2c8c159679da902ee6b00c2
se-modules/se-system/pom.xml
@@ -4,7 +4,7 @@
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <parent>
        <groupId>com.se</groupId>
        <artifactId>ruoyi-modules</artifactId>
        <artifactId>se-modules</artifactId>
        <version>3.6.4</version>
    </parent>
    <modelVersion>4.0.0</modelVersion>
@@ -54,25 +54,25 @@
            <artifactId>mysql-connector-j</artifactId>
        </dependency>
        
        <!-- RuoYi Common DataSource -->
        <!-- SE Common DataSource -->
        <dependency>
            <groupId>com.se</groupId>
            <artifactId>se-common-datasource</artifactId>
        </dependency>
        
        <!-- RuoYi Common DataScope -->
        <!-- SE Common DataScope -->
        <dependency>
            <groupId>com.se</groupId>
            <artifactId>se-common-datascope</artifactId>
        </dependency>
        
        <!-- RuoYi Common Log -->
        <!-- SE Common Log -->
        <dependency>
            <groupId>com.se</groupId>
            <artifactId>se-common-log</artifactId>
        </dependency>
        
        <!-- RuoYi Common Swagger -->
        <!-- SE Common Swagger -->
        <dependency>
            <groupId>com.se</groupId>
            <artifactId>se-common-swagger</artifactId>