Browse Source

咨询回复未在线发送微信模板消息

lyr 8 years ago
parent
commit
154a2a8573
1 changed files with 0 additions and 5 deletions
  1. 0 5
      src/doctor/models/patient.js

+ 0 - 5
src/doctor/models/patient.js

@ -146,14 +146,9 @@ class Patient extends BaseModel {
                    replyContent = "[文章]";
                    break;
                case CONTENT_TYPES.GoTo:
                    return;
                    break;
                case CONTENT_TYPES.SessionBegin:
                    return;
                    break;
                case CONTENT_TYPES.SessionEnd:
                    return;
                    break;
                default:
                    break;
            }