浏览代码

代码修改

yeshijie 5 年之前
父节点
当前提交
8be18769e1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/server/models/client/wechat.client.js

+ 1 - 1
src/server/models/client/wechat.client.js

@ -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{}