build(依赖更换): weixin-java-mp ---> wx-java-mp-spring-boot-starter

This commit is contained in:
fengdan
2022-06-23 15:13:35 +08:00
parent febac8cb91
commit 93dfee8e30
4 changed files with 9 additions and 10 deletions

View File

@ -79,11 +79,6 @@
</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>

View File

@ -0,0 +1,6 @@
/**
* @date 2022/6/20
* @author feng-dan
* @version 1.0
*/
package cn.iocoder.yudao.module.mp.framework;