Compare commits
No commits in common. "ee6e4102b66f58ab0fb963706a91f85e29d00ea5" and "055cdb654a79db9a3fc0817cdae025f25d30c071" have entirely different histories.
ee6e4102b6
...
055cdb654a
@ -36,7 +36,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-d9b5e639006b4ee2a4bc9eddc4235a6a'
|
appkey:'BC-453aa755c4ea48148abefc55a86df283'
|
||||||
});
|
});
|
||||||
//当前“我”
|
//当前“我”
|
||||||
this.currentUser = null;
|
this.currentUser = null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user