xbx #237

Merged
theluyuan merged 5 commits from xbx into master 2020-08-18 07:11:25 +00:00
Showing only changes of commit 43e09e977d - Show all commits

View File

@ -228,7 +228,6 @@ IMService.prototype.connectIM = function () {
this.subscribeFriendsPresence();
}).catch(error => {
console.log('连接失败,请确保网络正常appkey和host正确code:' + error.code + " content:" + error.content);
this.connectIM()
});
} catch (error) {
console.log(12323)