疯狂的狮子Li
2024-08-17 fb97649151348ca7f44c3f9e563d1a09d4b799d8
ruoyi-common/ruoyi-common-job/pom.xml
@@ -22,14 +22,14 @@
            <artifactId>spring-boot-autoconfigure</artifactId>
        </dependency>
        <!--PowerJob-->
        <!-- SnailJob client -->
        <dependency>
            <groupId>tech.powerjob</groupId>
            <artifactId>powerjob-worker-spring-boot-starter</artifactId>
            <groupId>com.aizuda</groupId>
            <artifactId>snail-job-client-starter</artifactId>
        </dependency>
        <dependency>
            <groupId>tech.powerjob</groupId>
            <artifactId>powerjob-official-processors</artifactId>
            <groupId>com.aizuda</groupId>
            <artifactId>snail-job-client-job-core</artifactId>
        </dependency>
        <dependency>