Revert "scope 流水线打包"

This reverts commit 03ce6c9c2c.
This commit is contained in:
2026-05-17 19:17:08 +08:00
parent 03ce6c9c2c
commit 9ce25d3d97
6 changed files with 1 additions and 43 deletions

View File

@@ -193,15 +193,11 @@
<groupId>com.ydd.framwork.core</groupId>
<artifactId>framework-core</artifactId>
<version>2.1.5</version>
<scope>system</scope>
<systemPath>${project.basedir}/../other/libs/framework-core-2.1.5.jar</systemPath>
</dependency>
<dependency>
<groupId>com.dw.ccm.wechat.base</groupId>
<artifactId>wechat-base</artifactId>
<version>1.0.47-RELEASE</version>
<scope>system</scope>
<systemPath>${project.basedir}/../other/libs/wechat-base-1.0.47-RELEASE.jar</systemPath>
</dependency>
</dependencies>