ccj 2 年之前
父节点
当前提交
8bfefed58d
共有 2 个文件被更改,包括 7 次插入0 次删除
  1. 二进制
      winsea-haixin-plugin-wangluohuoyun/lib/openapi-sdk-6.0.jar
  2. 7 0
      winsea-haixin-plugin-wangluohuoyun/pom.xml

二进制
winsea-haixin-plugin-wangluohuoyun/lib/openapi-sdk-6.0.jar


+ 7 - 0
winsea-haixin-plugin-wangluohuoyun/pom.xml

@@ -13,6 +13,13 @@
     <packaging>jar</packaging>
 
     <dependencies>
+        <dependency>
+            <groupId>openapi.sdk</groupId>
+            <artifactId>openapi-sdk</artifactId>
+            <version>6.0</version>
+            <scope>system</scope>
+            <systemPath>${project.basedir}/lib/openapi-sdk-6.0.jar</systemPath>
+        </dependency>
         <dependency>
             <groupId>com.yh.haixin</groupId>
             <artifactId>winsea-haixin-plugin-base</artifactId>