Commit e89f8f1c005e1212370c2e040e31c475964976cb
1 parent
a74aa7d704
Exists in
master
and in
1 other branch
孕妇分娩后 变成产妇
Showing 1 changed file with 1 additions and 0 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/MatDeliverFacade.java
View file @
e89f8f1
... | ... | @@ -147,6 +147,7 @@ |
147 | 147 | babyModel.setMjob(patients.getPworkUnit()); |
148 | 148 | babyModel.setMphone(patients.getPhone()); |
149 | 149 | babyModel.setMbirth(patients.getBirth()); |
150 | + babyModel.setMcertNo(patients.getCardNo()); | |
150 | 151 | //父亲信息 |
151 | 152 | babyModel.setFjob(patients.getHworkUnit()); |
152 | 153 | babyModel.setFname(patients.getHusbandName()); |