Commit 40c68a2382a8d75900bf678a68012823c234dfe3

Authored by tranny
1 parent 0210c237f7

建档修改

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 @ 40c68a2
... ... @@ -1976,7 +1976,7 @@
1976 1976 patient.setPatientVerifType(yunRequest.getPatientVerifType());
1977 1977 patient.setPatientVerifName(yunRequest.getPatientVerifName());
1978 1978 patient.setHusVerifType(yunRequest.getHusVerifType());
1979   - patient.setHusbandName(yunRequest.getHusbandName());
  1979 +
1980 1980  
1981 1981  
1982 1982 return patient;