Compare commits

..

No commits in common. "f87bd2cfbaf065662483f33c1c8240a1f7a319b2" and "d33bc8965a3dbe9cb939b4597685eee7d470345a" have entirely different histories.

View File

@ -38,7 +38,7 @@ function CurrentUser(uuid, name, avatar) {
function IMService() {
this.im = GoEasyIM.getInstance({
host:'hangzhou.goeasy.io',//qos=1
appkey:'BC-d9b5e639006b4ee2a4bc9eddc4235a6a'
appkey:'BC-453aa755c4ea48148abefc55a86df283'
});
this.status = false
this.lianjie = false