修复
This commit is contained in:
parent
9f17c5478c
commit
43e09e977d
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user