Merge pull request '更换' (#390) from xbx into master

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/390
This commit is contained in:
luyuan 2020-09-25 17:43:29 +08:00
commit f87bd2cfba

View File

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