Commit 043b006113038f72f58d55e5e727fa604e7e0a2c

Authored by liquanyu
1 parent 36e299cfe3

update

Showing 1 changed file with 1 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/ViewFacade.java View file @ 043b006
... ... @@ -6671,7 +6671,7 @@
6671 6671 //String cardNo = qhdfyHisService.queryPatientCardNoByBlNo(blNo);
6672 6672  
6673 6673 String cardNo = "";
6674   - if (blNo.equals("123456"))
  6674 + if (blNo.equals("123"))
6675 6675 {
6676 6676 cardNo = "513436199011104246";
6677 6677 }