ccj před 2 roky
rodič
revize
8bfefed58d

binární
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>