Commit 17545fb83d56e0b98b200924636919c9e4a5b3ef
1 parent
eaffbd87da
Exists in
master
and in
6 other branches
威海产后观察
Showing 1 changed file with 2 additions and 0 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/request/ChildbirthManagerRequest.java
View file @
17545fb
... | ... | @@ -502,6 +502,8 @@ |
502 | 502 | normalQueryMap.put("livingNumber", "活产数"); |
503 | 503 | normalQueryMap.put("deliverDoctor", "接生医生"); |
504 | 504 | normalQueryMap.put("phone", "联系方式"); |
505 | + normalQueryMap.put("gcStatus","产后观察"); | |
506 | + normalQueryMap.put("recordsNum","记录条数"); | |
505 | 507 | normalQueryMap.put("maternalDeliverId", ""); |
506 | 508 | normalQueryMap.put("patientId", ""); |
507 | 509 | normalQueryMap.put("pid", ""); |