Explorar el Código

Merge branch 'feature-refactor' of http://192.168.1.220:10080/Amoy/im.doctor into feature-refactor

bing hace 3 años
padre
commit
caeb3a3176
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/server/models/client/wechat.client.js

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

@ -586,7 +586,7 @@ class WechatClient extends RedisModel {
                        case 11:
                            consultTitle = "上门服务";
                            description  = "上门服务咨询";
                            url = url + "wx/html/appoint_service/html/appoint-serviceDetail.html";
                            url = url + "/wx/html/appoint_service/html/appoint-serviceDetail.html";
                            break;
                        default:
                            consultTitle = "健康";