Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V3.0 #5

Open
wants to merge 7 commits into
base: V2.1.0
Choose a base branch
from
Open

V3.0 #5

wants to merge 7 commits into from

Conversation

lykops
Copy link
Owner

@lykops lykops commented Jan 1, 2018

v3.0更新说明
新增功能
引用NoSQL

mongo存储账号信息等持久性数据
redis存储查询缓存、微信登陆信息等缓存信息

优化前端

重写用户界面
优化接口参数

微信

同用户管理多个微信号,可以实现冗余和备份功能
接口发送信息,试图向该用户下在线所有微信号发送信息,只要发送文字成功后停止发送

日志管理

用户操作记录日志,可以通过页面查看
代码断点日志,便于管理员查看

修复bug

1、解决不能发送超过512K的文件,目前可以发送大于0(即空文件),小于5M的文件
2、解决不能发送文件名含有中文的文件
注意:使用固化文件名,对方显示的文件名为lykchat[.原来文件名后缀名]
3、优化代码
4、不再使用Nginx作为web服务器

升级说明

这次版本变化太大,从部署到使用均发生很大变化。

接口参数、返回值变化大,无法兼容之前版本。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant