Commit e148a8c5b876c2a4f71556f296ae40309c1cc23e
1 parent
21e7a35a20
Exists in
master
and in
6 other branches
短信
Showing 1 changed file with 0 additions and 1 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/AntenatalExaminationFacade.java
View file @
e148a8c
... | ... | @@ -773,7 +773,6 @@ |
773 | 773 | |
774 | 774 | mr.setWxTempId(WxTempleteIdEnums.FU_WU_DING_GOU_TX.getId()); |
775 | 775 | messages.add(mr); |
776 | - ExceptionUtils.catchException("patient build msg = " + messages); | |
777 | 776 | if (CollectionUtils.isNotEmpty(messages)) { |
778 | 777 | smsConfigFacade.saveMsg(messages, patient.getHospitalId()); |
779 | 778 | } |