2
0
mirror of https://gitee.com/hotlcc/wechat4j.git synced 2026-01-15 15:21:56 +08:00

5 Commits

Author SHA1 Message Date
Allen
53e7fedc6c !11 升级版本号[0.2.2->0.2.3]
Merge pull request !11 from Allen/feature/20180914
2019-04-09 11:42:30 +08:00
Allen
31f84b62bf 升级版本号[0.2.2->0.2.3] 2019-04-09 11:41:26 +08:00
Allen
c9b7c7c4bb !10 升级版本号[0.2.2->0.2.3]
Merge pull request !10 from Allen/feature/20180914
2019-04-09 11:38:40 +08:00
Allen
a98b21b23c 支持Anti996协议 2019-04-09 11:35:30 +08:00
Allen
9f36722bc4 更新 README.md 2019-03-31 00:56:54 +08:00
2 changed files with 3 additions and 5 deletions

View File

@@ -6,11 +6,9 @@
码云主页:[https://gitee.com/hotlcc](https://gitee.com/hotlcc)
[![gitee](https://img.shields.io/badge/gitee-%40hotlcc-green.svg)](https://gitee.com/hotlcc)
[![gitee](https://img.shields.io/badge/github-%40hotlcc-blank.svg)](https://github.com/hotlcc)
[![toutiao](https://img.shields.io/badge/toutiao-%40Allen-red.svg)](https://www.toutiao.com/c/user/3341863552/#mid=51655113888)
[![@Allen on weibo](https://img.shields.io/badge/weibo-%40Allen-orange.svg)](https://weibo.com/hotloveu?is_hot=1)
[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](http://www.apache.org/licenses/LICENSE-2.0.html)
[![License](https://img.shields.io/badge/license-Anti%20996-4EB1BA.svg)](https://raw.githubusercontent.com/996icu/996.ICU/master/LICENSE_CN)
<a href="https://996.icu"><img src="https://img.shields.io/badge/link-996.icu-red.svg"></a>
## Web微信API文档

View File

@@ -6,7 +6,7 @@
<groupId>com.hotlcc</groupId>
<artifactId>wechat4j</artifactId>
<version>0.2.2</version>
<version>0.2.3</version>
<name>wechat4j</name>
<description>Wechat client for Java.</description>