1
13693261870
2024-08-16 61be83a7a66003e5ad1c3d136c9290140384eefc
se-modules/se-job/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>
@@ -45,7 +45,8 @@
        <dependency>
            <groupId>io.springfox</groupId>
            <artifactId>springfox-swagger-ui</artifactId>
            <version>${swagger.fox.version}</version>
<!--            <version>${swagger.fox.version}</version>-->
            <version>3.0.0</version>
        </dependency>
      
        <!-- Quartz -->