Browse Source

no message

FengChaoYu 5 months ago
parent
commit
99c32e9f75
1 changed files with 5 additions and 1 deletions
  1. 5 1
      mall-server-api/pom.xml

+ 5 - 1
mall-server-api/pom.xml

@@ -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>
         </dependency>