Skip to content

Commit 1f7c460

Browse files
authored
Update README.md
1 parent 86371c0 commit 1f7c460

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
WeixinJavaTools 微信支付、公众号&企业号开发Java SDK
1+
微信支付、公众号&企业号开发Java SDK
22
=====================================
33
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.binarywang/weixin-java-parent/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.github.binarywang/weixin-java-parent)
44
[![Build Status](https://travis-ci.org/Wechat-Group/weixin-java-tools.svg?branch=develop)](https://travis-ci.org/Wechat-Group/weixin-java-tools)
@@ -40,12 +40,13 @@ WeixinJavaTools 微信支付、公众号&企业号开发Java SDK
4040

4141
===========
4242
## 可参考的Demo项目
43-
#### 目前都是公众号的,风格不同,欢迎提供更多的demo供新手参考:
44-
* https://github.com/wechat-group/weixin-java-mp-demo
43+
#### 欢迎提供更多的Demo供新手参考:
44+
* https://github.com/wechat-group/weixin-java-mp-demo (公众号Demo,使用spring mvc实现)
4545
* https://github.com/wechat-group/weixin-java-mp-multi-demo (支持多公众号)
46-
* https://github.com/wechat-group/weixin-java-tools-springmvc
47-
* https://github.com/wechat-group/weixin-java-mp-demo-springboot
48-
46+
* https://github.com/wechat-group/weixin-java-tools-springmvc (公众号Demo,内含部分微信支付代码)
47+
* https://github.com/wechat-group/weixin-java-mp-demo-springboot (公众号Demo,使用Srping Boot实现)
48+
* https://github.com/wechat-group/weixin-java-cp-demo (企业号demo,筹备中)
49+
* https://github.com/wechat-group/weixin-java-pay-demo (微信支付demo,完善中) 
4950
## Maven & Gradle 最新正式版本
5051

5152
* 公众号(订阅号、服务号及微信支付):

0 commit comments

Comments
 (0)