Commit c87d71fec68cb22f2d2b5623c118c23bbd0817d8

Authored by wtt
1 parent 2262f781a3

update

Showing 1 changed file with 1 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/BookbuildingFacade.java View file @ c87d71f
... ... @@ -1164,7 +1164,7 @@
1164 1164 patient.setYyzyfmHospitalId(yunRequest.getYyzyfmHospitalId());
1165 1165 patient.setModified(new Date());
1166 1166 patient.setBuildDays(DateUtil.getDays(DateUtil.parseYMD(yunRequest.getLastMenstrualPeriod()), DateUtil.parseYMD(yunRequest.getBookbuildingDate())));
1167   - patient.setHospitalId(autoMatchFacade.getHospitalId(userId));
  1167 +// patient.setHospitalId(autoMatchFacade.getHospitalId(userId));
1168 1168 // Integer type = ServiceObjEnums.YUNOBJ.getId();
1169 1169 // if (patient.getLastMenses() != null)
1170 1170 // {