소스 검색

咨询回复消息文章过滤

lyr 8 년 전
부모
커밋
2ef05efc22
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      src/doctor/models/patient.js

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

@ -153,8 +153,6 @@ class Patient extends BaseModel {
                    replyContent = "[语音]";
                    break;
                case CONTENT_TYPES.Article:
                    replyContent = "[文章]";
                    break;
                case CONTENT_TYPES.GoTo:
                case CONTENT_TYPES.SessionBegin:
                case CONTENT_TYPES.SessionEnd: