diff --git a/static/imservice.js b/static/imservice.js index 0b3f6ec..14f0ce4 100644 --- a/static/imservice.js +++ b/static/imservice.js @@ -38,7 +38,7 @@ function CurrentUser(uuid, name, avatar) { function IMService() { this.im = GoEasyIM.getInstance({ host:'hangzhou.goeasy.io',//qos=1 - appkey:'BC-453aa755c4ea48148abefc55a86df283' + appkey:'BC-d9b5e639006b4ee2a4bc9eddc4235a6a' }); this.status = false this.lianjie = false