Commit 98b493226398305d153e19a6a0eb941ad3ea6ac7

Authored by jiangjiazhi
1 parent ea1b34f59e

commit

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 @ 98b4932
... ... @@ -1595,7 +1595,6 @@
1595 1595  
1596 1596 String hospital = autoMatchFacade.getHospitalId(userId);
1597 1597  
1598   -
1599 1598 AntExChuModel antExChuModel11 = antenatalExaminationService.findOne(antExQueryRequest.getId());
1600 1599  
1601 1600 parentId = antExChuModel11.getParentId();