瀏覽代碼

数据中心调运管服务

majunqi 1 年之前
父節點
當前提交
8d13e2fcc2
共有 1 個文件被更改,包括 5 次插入1 次删除
  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>