Commit 9ee73894f344e7eb9005ffcc8e87ee64fc6756e3
1 parent
1209d93482
Exists in
master
and in
6 other branches
仪陇县历史检验检查报告
Showing 1 changed file with 1 additions and 1 deletions
platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/LisFacade.java
View file @
9ee7389
... | ... | @@ -419,7 +419,7 @@ |
419 | 419 | model.setVcCardNo(cardNo); |
420 | 420 | } |
421 | 421 | //仪陇县人民医院 就诊卡号字段存的身份证号码 |
422 | - else if ("2100001718".equals(model.getHospitalId())&&perType==1) { | |
422 | + else if ("2100002038".equals(model.getHospitalId())&&perType==1) { | |
423 | 423 | model.setVcCardNo(cardNo); |
424 | 424 | } |
425 | 425 | //秦皇岛工人医院lis数据查询,就诊卡号字段保存的是病人ID |