Commit 410daebdfedc52e67c0b904cf8c276c6fc1f70ec
1 parent
17ed882749
Exists in
dev
#fix:优化产检管理既往史数据匹配问题
Showing 1 changed file with 11 additions and 0 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/utils/FunvCommonUtil.java
View file @
410daeb
| ... | ... | @@ -221,6 +221,17 @@ |
| 221 | 221 | content.put("zgjlbc", "子宫肌瘤剥除"); |
| 222 | 222 | content.put("lwqc", "阑尾切除"); |
| 223 | 223 | content.put("ywrsss", "异位妊娠手术"); |
| 224 | + content.put("slgytsmy","卵巢囊肿手术"); | |
| 225 | + content.put("yglq","人工流产术"); | |
| 226 | + content.put("slgyts","输卵管疏通术"); | |
| 227 | + content.put("zgnmrj","子宫内膜息肉摘除术"); | |
| 228 | + content.put("dchunsq","单纯输管卵切除术"); | |
| 229 | + content.put("gqtqs","宫颈锥切术"); | |
| 230 | + content.put("ywrszl","异位妊娠手术治疗"); | |
| 231 | + content.put("slgfs","输卵管复通术"); | |
| 232 | + content.put("guagong","刮宫术"); | |
| 233 | + content.put("qinggong","清宫术"); | |
| 234 | + | |
| 224 | 235 | |
| 225 | 236 | content.put("yq1", "孕前1个月"); |
| 226 | 237 | content.put("yq2", "孕前2个月"); |