Explorar o código

数据中心调运管服务

majunqi hai 1 ano
pai
achega
8d13e2fcc2
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      pom.xml

+ 5 - 1
pom.xml

@@ -91,7 +91,11 @@
             <groupId>org.springframework.cloud</groupId>
             <artifactId>spring-cloud-starter-stream-rabbit</artifactId>
         </dependency>
-
+        <dependency>
+            <groupId>com.ruoyi</groupId>
+            <artifactId>sooka-sponest-api-monitor</artifactId>
+            <version>3.4.0</version>
+        </dependency>
     </dependencies>
 
     <build>