feat: 依赖fw-weixin
This commit is contained in:
parent
0baa4e0bf3
commit
c398ecde8b
|
@ -76,7 +76,11 @@
|
||||||
<!-- <artifactId>fw-u9c</artifactId>-->
|
<!-- <artifactId>fw-u9c</artifactId>-->
|
||||||
<!-- <version>${revision}</version>-->
|
<!-- <version>${revision}</version>-->
|
||||||
<!-- </dependency>-->
|
<!-- </dependency>-->
|
||||||
|
<dependency>
|
||||||
|
<groupId>com.hzya.frame</groupId>
|
||||||
|
<artifactId>fw-weixin</artifactId>
|
||||||
|
<version>${revision}</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<build>
|
<build>
|
||||||
|
|
Loading…
Reference in New Issue