zy hace 8 meses
padre
commit
3ebdaf2564
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      bus-biz/pom.xml

+ 5 - 0
bus-biz/pom.xml

@@ -41,6 +41,11 @@
 			<artifactId>spring-boot-starter-data-redis</artifactId>
 			<scope>provided</scope>
 		</dependency>
+		<dependency>
+			<groupId>com.xuxueli</groupId>
+			<artifactId>xxl-job-core</artifactId>
+			<version>2.2.0</version>
+		</dependency>
 	</dependencies>
 
 </project>