|
@ -974,7 +974,7 @@ class WechatClient extends RedisModel {
|
|
|
if("xmijk" == config.imClientType.id){
|
|
|
url = "http://zb.xmtyw.cn/ims-wx/index.html#/chatRoom?type=1&consultCode="+topic.id;
|
|
|
}else if("zsyy" == config.imClientType.id){
|
|
|
url = "http://hlwyy.xmzsh.com/ims-wx/index.html#/chatRoom?type=1&consultCode="+topic.id;
|
|
|
url = "https://hlwyy.xmzsh.com/ims-wx/index.html#/chatRoom?type=1&consultCode="+topic.id;
|
|
|
}else if("xm_xzzx_wx" == config.imClientType.id){
|
|
|
url = "http://ih.xmheart.com/hlwyy/ims-wx/index.html#/chatRoom?type=1&consultCode="+topic.id;
|
|
|
}else{}
|