yudao-module-wechat-mp 模块合并到 yudao-module-wechat 模块 中

weixin-java-mp 更新为 最新正式版本 4.3.0
This commit is contained in:
fengdan
2022-06-02 00:19:23 +08:00
parent fabf9693bf
commit 2aec04a888
53 changed files with 182 additions and 320 deletions

View File

@@ -79,6 +79,16 @@
</dependency>
<!-- 工具类相关 -->
<dependency>
<groupId>com.github.binarywang</groupId>
<artifactId>weixin-java-mp</artifactId>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-excel</artifactId>
</dependency>
</dependencies>
</project>