diff --git a/talkonlineweb/src/main/java/com/lyms/talkonlineweb/service/impl/LymsHisInfoServiceImpl.java b/talkonlineweb/src/main/java/com/lyms/talkonlineweb/service/impl/LymsHisInfoServiceImpl.java index 8f89f79..b3d66d6 100644 --- a/talkonlineweb/src/main/java/com/lyms/talkonlineweb/service/impl/LymsHisInfoServiceImpl.java +++ b/talkonlineweb/src/main/java/com/lyms/talkonlineweb/service/impl/LymsHisInfoServiceImpl.java @@ -57,9 +57,10 @@ public class LymsHisInfoServiceImpl extends ServiceImpl>>>>>>>>>>>>>>患者添加成功!"); + }else { + throw new RuntimeException("添加患者信息/病例/病例中疾病,返回值失败状态!"); } } return null;