瀏覽代碼

no message

FengChaoYu 5 月之前
父節點
當前提交
99c32e9f75
共有 1 個文件被更改,包括 5 次插入1 次删除
  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>