소스 검색

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>