浏览代码

解决冲突

liuyuqiang 1 年之前
父节点
当前提交
2b8898a81d
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      pom.xml

+ 7 - 0
pom.xml

@@ -87,6 +87,13 @@
             <version>3.4.0</version>
         </dependency>
 
+        <dependency>
+            <groupId>com.ruoyi</groupId>
+            <artifactId>sooka-sponest-api-exchange</artifactId>
+            <version>3.4.0</version>
+            <scope>compile</scope>
+        </dependency>
+
     </dependencies>
 
     <build>