Browse Source

no message

FengChaoYu 5 months ago
parent
commit
8a819ce66b

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

@@ -423,7 +423,7 @@
             <artifactId>open-api</artifactId>
             <version>1.8.11.RELEASE</version>
             <scope>system</scope>
-            <systemPath>${project.basedir}/libs/open-api-1.8.11.RELEASE.jar</systemPath>
+            <systemPath>${pom.basedir}/src/main/resources/libs/open-api-1.8.11.RELEASE.jar</systemPath>
         </dependency>
 
     </dependencies>

+ 0 - 0
mall-server-api/libs/open-api-1.8.11.RELEASE.jar → mall-server-api/src/main/resources/libs/open-api-1.8.11.RELEASE.jar