We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36e74ae commit 39157b2Copy full SHA for 39157b2
README.md
@@ -1,8 +1,8 @@
1
-[](https://travis-ci.org/Wechat-Group/weixin-mp-demo)
+[](https://travis-ci.org/Wechat-Group/weixin-java-mp-demo)
2
3
4
#### 本Demo使用Spring MVC 框架实现微信公众号开发功能,欢迎帮忙维护添加新功能,或提供更好的实现。
5
-如果想支持多公众号,请参考另外一个项目:https://github.com/wechat-group/weixin-mp-multi-demo
+如果想支持多公众号,请参考另外一个项目:https://github.com/wechat-group/weixin-java-mp-multi-demo
6
7
## 使用步骤:
8
1. 配置: 复制/src/main/resources/wx.properties.template 生成 wx.properties 文件,填写相关配置;
0 commit comments