Open
Conversation
Owner
|
Thx,bro,我周末check一下 |
Author
代码写的有点乱,因为我这边主要是做群消息的检测,所以BaseMsg加了几个字段扩展群消息的,你可以忽略,另外因为我服务器不能访问外网MyHttpClient我加了代理,这块你也可以自行删掉 |
Owner
抱歉,这周一直在加班,稍后check一下,再次感谢。 |
你好,这个项目后面还维护吗?我看commit已经很久不更新了呢,最近有个项目,想用这个功能。谢谢。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
1、增加hotreload
WechatTools增加两个方法,dumpCookie保存cookie对象,readCookieStore读取cookie对象
LoginController的login方法增加参数reload true代表hotreload
2、群消息增加发件人actualUserName,该字段表示群消息的消息发送者