Skip to content

Commit 50fb00e

Browse files
committed
Update readme.md
1 parent f7c524f commit 50fb00e

File tree

5 files changed

+3
-3
lines changed

5 files changed

+3
-3
lines changed

qrcodes/cp_mp_qrcodes.png

89 KB
Loading

qrcodes/cp_qrcode.png

-23.6 KB
Binary file not shown.

qrcodes/mp_qrcode.jpg

-36.5 KB
Binary file not shown.

qrcodes/wepay_qrcode_s.jpg

-22.2 KB
Binary file not shown.

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#### 支持包括微信支付、开放平台、公众号、企业微信/企业号、小程序等微信功能的后端开发。
33
---------------------------------
44
[![码云Gitee](https://gitee.com/binary/weixin-java-tools/badge/star.svg?theme=blue)](https://gitee.com/binary/weixin-java-tools)
5-
[![Github](https://img.shields.io/badge/Github-10k~-green.svg)](https://github.com/Wechat-Group/weixin-java-tools)
5+
[![Github](https://img.shields.io/badge/Github-10k+-green.svg)](https://github.com/Wechat-Group/weixin-java-tools)
66
[![Maven Central](https://img.shields.io/maven-central/v/com.github.binarywang/weixin-java-parent.svg)](http://mvnrepository.com/artifact/com.github.binarywang/weixin-java-parent)
77
[![Build Status](https://travis-ci.org/Wechat-Group/weixin-java-tools.svg?branch=develop)](https://travis-ci.org/Wechat-Group/weixin-java-tools)
88
[![使用IntelliJ IDEA开发维护](https://img.shields.io/badge/IntelliJ%20IDEA-提供支持-blue.svg)](https://www.jetbrains.com/idea/)
@@ -13,9 +13,9 @@
1313
1. **2018-06-22 发布 [【3.1.0正式版】](https://github.com/Wechat-Group/weixin-java-tools/releases)**
1414
1. 新手重要提示:本项目仅是一个SDK开发工具包,未提供Web实现,建议使用maven或gradle引用本项目即可使用本SDK提供的各种功能,详情可参考 **[【Demo项目】](demo.md)** 或本项目中的部分单元测试代码;另外微信开发新手请务必阅读[【开发文档 Wiki 首页】](https://github.com/Wechat-Group/weixin-java-tools/wiki)的常见问题部分,可以少走很多弯路,节省不少时间。
1515
1. [出现`Illegal key size`问题的解决办法](https://github.com/Wechat-Group/weixin-java-tools/wiki/%E5%8A%A0%E8%A7%A3%E5%AF%86%E7%9A%84%E5%BC%82%E5%B8%B8%E5%A4%84%E7%90%86%E5%8A%9E%E6%B3%95) (太多人遇到此问题而不知所措,因此特意置顶,希望能引起新手的注意,其他常见问题请查阅 [【开发文档Wiki】](https://github.com/wechat-group/weixin-java-tools/wiki)首页)
16-
1. **更多精彩内容,请扫描以下二维码关注新开通的微信公众号【WX开发助手】,或者加入企业微信,或者[访问此页面扫码](http://www.binarywang.com/article/cp_and_mp) ,也可以在微信中搜索 `weixin-java-tools``WX开发助手` 关注公众号,公众号会及时通知SDK相关更新信息,并不定期分享微信开发相关技术知识。同时也欢迎大家对本项目进行赞赏和支持。**
16+
1. **更多精彩内容,请扫描以下二维码关注新开通的微信公众号【WX开发助手】,或者加入企业微信,或者[访问此页面扫码](http://www.binarywang.com/article/cp_and_mp) ,也可以在微信中搜索 `weixin-java-tools``WX开发助手` 关注公众号,公众号会及时通知SDK相关更新信息,并不定期分享微信开发相关技术知识。**
1717

18-
![微信开发助手公众号](qrcodes/mp_qrcode.jpg) ![企业微信](qrcodes/cp_qrcode.png) ![微信支付](qrcodes/wepay_qrcode_s.jpg)
18+
![微信公众号及企业微信](qrcodes/cp_mp_qrcodes.png)
1919

2020
--------------------------------
2121
### 其他说明

0 commit comments

Comments
 (0)