@@ -418,11 +418,15 @@
</dependency>
<!-- 法大大 需要开启nexus-->
+<!-- <dependency>-->
+<!-- <groupId>com.fadada.api</groupId>-->
+<!-- <artifactId>fasc-openapi-java-sdk</artifactId>-->
+<!-- <version>5.5.4.1011</version>-->
+<!-- </dependency>-->
<dependency>
<groupId>com.fadada.api</groupId>
<artifactId>open-api</artifactId>
<version>1.8.11.RELEASE</version>
- <scope>system</scope>
<systemPath>${pom.basedir}/src/main/resources/libs/open-api-1.8.11.RELEASE.jar</systemPath>