接入 weixin-mp-java ,编写相关示例。

This commit is contained in:
YunaiV
2021-10-24 11:53:42 +08:00
parent 3a77cc239b
commit 44f357cea4
10 changed files with 113 additions and 1 deletions

View File

@ -31,6 +31,10 @@
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-biz-sms</artifactId>
</dependency>
<dependency>
<groupId>cn.iocoder.boot</groupId>
<artifactId>yudao-spring-boot-starter-biz-weixin</artifactId>
</dependency>
<!-- Web 相关 -->
<dependency>