Browse Source

bug修复

wangzhinan 5 years ago
parent
commit
39a296d575
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/server/models/client/wechat.client.js

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

@ -982,7 +982,7 @@ class WechatClient extends RedisModel {
                    let consultTitle = null;
                    let description = null;
                    let url = config.thirdApiMessageConfig.baseUrl;
                    let url = null;
                    switch (topic.type) {
                        case 8:
                            consultTitle = "续方";