feat: 依赖fw-weixin

This commit is contained in:
xiang2lin 2024-09-24 11:12:43 +08:00
parent 0baa4e0bf3
commit c398ecde8b
1 changed files with 5 additions and 1 deletions

View File

@ -76,7 +76,11 @@
<!-- <artifactId>fw-u9c</artifactId>-->
<!-- <version>${revision}</version>-->
<!-- </dependency>-->
<dependency>
<groupId>com.hzya.frame</groupId>
<artifactId>fw-weixin</artifactId>
<version>${revision}</version>
</dependency>
</dependencies>
<build>