File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
-----------------------
5
5
6
6
### 本Demo基于Spring Boot构建,实现微信公众号后端开发功能。
7
- ### 本项目为weixin-java-tools的Demo演示程序 ,更多Demo请[ 查阅此处] ( https://github.com/Wechat-Group/weixin-java-tools /blob/master/demo.md ) 。
7
+ ### 本项目为WxJava的Demo演示程序 ,更多Demo请[ 查阅此处] ( https://github.com/Wechat-Group/WxJava /blob/master/demo.md ) 。
8
8
#### 如有问题请[ 【在此提问】] ( https://github.com/binarywang/weixin-java-mp-demo-springboot/issues ) ,谢谢配合。
9
9
10
10
## 使用步骤:
Original file line number Diff line number Diff line change 18
18
<description >Spring Boot Demo with wechat MP</description >
19
19
20
20
<properties >
21
- <weixin-java-mp .version>3.2 .0</weixin-java-mp .version>
21
+ <weixin-java-mp .version>3.3 .0</weixin-java-mp .version>
22
22
23
23
<maven .compiler.source>1.8</maven .compiler.source>
24
24
<maven .compiler.target>1.8</maven .compiler.target>
You can’t perform that action at this time.
0 commit comments