Compare commits

..

No commits in common. "c6f14faccbcbe615ec1771216bc727ac46a7e3ff" and "9cc735e7a59d6fe3f3448eb96bb9eed21b44ae04" have entirely different histories.

2 changed files with 5 additions and 8 deletions

View File

@ -2,15 +2,14 @@
[WindChat-风信](https://gitee.com/wind-chat/wind-im/blob/master/README.md)
====
![输入图片说明](https://images.gitee.com/uploads/images/2020/0215/212822_dfebbbfe_1566564.png "屏幕截图.png")
![输入图片说明](https://images.gitee.com/uploads/images/2019/1126/115843_2f02f697_1566564.png "屏幕截图.png")
[![License](https://img.shields.io/badge/license-apache2-blue.svg)](LICENSE)
**源码仓库**
> * **GitHub地址**: https://github.com/WindChat/wind-im.git
> * **Gitee地址**: https://gitee.com/wind-chat/wind-im.git
> * **Git地址**: https://gitee.com/wind-chat/wind-im.git
@ -136,7 +135,5 @@ WindChat 具有灵活、强大的扩展机制 `(“管理平台” 就是一个
**向我们提问**
> 官方微信:
![官方微信](https://images.gitee.com/uploads/images/2020/0215/213526_62461f9d_1566564.png)
> 联系邮件an.guoyue254@gmail.com
> 扫码加微信群:
<img width=200 src="https://images.gitee.com/uploads/images/2019/1231/170452_318770bc_1566564.png">

2
pom.xml Normal file → Executable file
View File

@ -25,7 +25,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project_build_encoding>UTF-8</project_build_encoding>
<netty_version>4.1.42.Final</netty_version>
<netty_version>4.1.24.Final</netty_version>
<okhttp_version>2.7.5</okhttp_version>
<springboot_version>2.0.0.RELEASE</springboot_version>
<gson_version>2.8.2</gson_version>