Commit ff7a8e4db41195013071901f823813a66e1f0f92
1 parent
926b753e56
Exists in
master
and in
6 other branches
update
Showing 1 changed file with 1 additions and 0 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/request/ChildbirthManagerRequest.java
View file @
ff7a8e4
... | ... | @@ -451,6 +451,7 @@ |
451 | 451 | initQueryMap.put("deliverDoctor", "接生医生"); |
452 | 452 | initQueryMap.put("phone", "联系方式"); |
453 | 453 | initQueryMap.put("address", "居住地"); |
454 | + initQueryMap.put("registerAddress", "户籍地址"); | |
454 | 455 | initQueryMap.put("pliveTypeId", "居住类型"); |
455 | 456 | initQueryMap.put("pcensusTypeId", "户口类型"); |
456 | 457 | initQueryMap.put("husbandPhone", "丈夫联系方式"); |