疯狂的狮子li
2021-11-26 48fd65d7f8b3bd3d99e8969f0446a6a5e3ebe7d5
ruoyi-extend/ruoyi-xxl-job-admin/pom.xml
@@ -71,6 +71,11 @@
         <version>${mysql-connector-java.version}</version>
      </dependency>
        <dependency>
            <groupId>de.codecentric</groupId>
            <artifactId>spring-boot-admin-starter-client</artifactId>
        </dependency>
      <!-- xxl-job-core -->
      <dependency>
         <groupId>com.xuxueli</groupId>
@@ -80,6 +85,7 @@
   </dependencies>
   <build>
        <finalName>${project.artifactId}</finalName>
      <plugins>
         <plugin>
            <groupId>org.springframework.boot</groupId>