Skip to content

Commit a343e22

Browse files
authored
Update demo.md
1 parent 25dc6d5 commit a343e22

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

demo.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11

2-
### Demo项目
3-
在码云和GitHub上均可访问,会保持同步,请根据自己情况选用,欢迎提供更多的demo实现。
2+
## Demo项目
3+
### 说明
4+
1. 在码云和GitHub上均可访问,会尽量保持同步,请根据自己情况选用。
5+
1. 一般来说,Github上的版本应该是最新的,但也有可能没及时同步,此种情况下请以github上的版本为准,有问题也请在github对应项目issues页面提问)。
6+
1. 欢迎提供更多的demo实现。
47

5-
1. 微信支付Demo:[码云](http://gitee.com/binary/weixin-java-pay-demo)[GitHub](http://github.com/binarywang/weixin-java-pay-demo)
6-
1. 企业号/企业微信Demo:[码云](http://gitee.com/binary/weixin-java-cp-demo)[GitHub](http://github.com/binarywang/weixin-java-cp-demo)
7-
1. 微信小程序Demo:[码云](http://gitee.com/binary/weixin-java-miniapp-demo)[GitHub](http://github.com/binarywang/weixin-java-miniapp-demo)
8-
1. 开放平台Demo:[码云](http://gitee.com/binary/weixin-java-open-demo)[GitHub](http://github.com/Wechat-Group/weixin-java-open-demo)
8+
### Demo列表
9+
1. 微信支付Demo:[GitHub](http://github.com/binarywang/weixin-java-pay-demo)[码云](http://gitee.com/binary/weixin-java-pay-demo)
10+
1. 企业号/企业微信Demo:[GitHub](http://github.com/binarywang/weixin-java-cp-demo)[码云](http://gitee.com/binary/weixin-java-cp-demo)
11+
1. 微信小程序Demo:[GitHub](http://github.com/binarywang/weixin-java-miniapp-demo)[码云](http://gitee.com/binary/weixin-java-miniapp-demo)
12+
1. 开放平台Demo:[GitHub](http://github.com/Wechat-Group/weixin-java-open-demo)[码云](http://gitee.com/binary/weixin-java-open-demo)
913
1. 公众号Demo:
10-
- 使用Spring MVC实现的公众号Demo:[码云](https://gitee.com/binary/weixin-java-mp-demo)、[GitHub](http://github.com/binarywang/weixin-java-mp-demo-springmvc)
11-
- 使用Spring Boot实现的公众号Demo:[码云](http://gitee.com/binary/weixin-java-mp-demo-springboot)、[GitHub](http://github.com/binarywang/weixin-java-mp-demo-springboot)
12-
- 含公众号和部分微信支付代码的Demo:[码云](http://gitee.com/binary/weixin-java-tools-springmvc)、[GitHub](http://github.com/Wechat-Group/weixin-java-tools-springmvc)
14+
- 使用Spring MVC实现的公众号Demo:[GitHub](http://github.com/binarywang/weixin-java-mp-demo-springmvc)、[码云](https://gitee.com/binary/weixin-java-mp-demo)
15+
- 使用Spring Boot实现的公众号Demo:[GitHub](http://github.com/binarywang/weixin-java-mp-demo-springboot)、[码云](http://gitee.com/binary/weixin-java-mp-demo-springboot)
16+
- 含公众号和部分微信支付代码的Demo:[GitHub](http://github.com/Wechat-Group/weixin-java-tools-springmvc)、[码云](http://gitee.com/binary/weixin-java-tools-springmvc)

0 commit comments

Comments
 (0)