Skip to content

Conversation

@alibabayun
Copy link

SyncCheck url 变更修复

liuwangsheng01 and others added 24 commits August 17, 2016 10:11
 在hand_all_msg中调用即可
 #自动通过好友申请
        if msg['msg_type_id'] == 37:
            print json.dumps(msg,indent=4)
            print self.apply_useradd_requests(msg['content']['data'])
            #发送消息吧。。。。
1、主动向群内好友打招呼添加好友
2、将好友加入到群聊中
3、将群用户从群中剔除,只有群管理员有权限
test_sync_check函数完善,将4个服务器地址均放进去检测,得到合适的心跳服务器地址
fix bug
fix bugs
修复1102,0和-1,-1的问题
test_sync_check 兼容
兼容sync,解决1102,0和-1,-1问题
@voodooq
Copy link

voodooq commented Oct 13, 2016

貌似这样不行,每个账号访问的地址不行,针对不同账号只能跟踪一下wx.qq.com然后找到sync的地址

@alibabayun
Copy link
Author

@voodooq 修复了

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.

4 participants