Explorar o código

续方咨询修改

yeshijie %!s(int64=8) %!d(string=hai) anos
pai
achega
87e61534b4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/server/models/client/wechat.client.js

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

@ -326,7 +326,7 @@ class WechatClient extends RedisModel {
                    let agent = topic.agent;
                    let consultTitle = topic.type==8?"续方":"健康";
                    let description = topic.type==8?"续方咨询":topic.description;
                    let url = config.wechatConfig.baseUrl + "/wx/html/yszx/html/consulting-doctor.html";
                    let url = config.wechatConfig.baseUrl + (topic.type==8?"/wx/html/yszx/html/prescription-consulting.html":"/wx/html/yszx/html/consulting-doctor.html");
                    if(agent){//代理人发起的议题
                        var agentOpenid = "";
                        if(map.size>0){