liyuan 7 mesi fa
parent
commit
b1c70cf6dc
1 ha cambiato i file con 3 aggiunte e 5 eliminazioni
  1. 3 5
      blade-service/blade-land/pom.xml

+ 3 - 5
blade-service/blade-land/pom.xml

@@ -76,11 +76,9 @@
         </dependency>
 
         <dependency>
-            <groupId>com.sinoiov</groupId>
-            <artifactId>openapi-sdk</artifactId>
-            <version>6.0</version>
-            <scope>system</scope>
-            <systemPath>${project.basedir}/src/main/resources/lib/sinoiov.jar</systemPath>
+            <groupId>com.echepei</groupId>
+            <artifactId>sinoiov</artifactId>
+            <version>1.0</version>
         </dependency>
 
     </dependencies>