yeshijie 5 år sedan
förälder
incheckning
8be18769e1
1 ändrade filer med 1 tillägg och 1 borttagningar
  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{}