修改打包方式
This commit is contained in:
@@ -193,11 +193,15 @@
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user