Commit 3526b3df76221deda0e18edbd4173bfaf14655b9

Authored by liquanyu
1 parent c1e274d6e5

update code

Showing 1 changed file with 1 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/hospitalapi/Cdfy/CdfyHisService.java View file @ 3526b3d
... ... @@ -55,7 +55,7 @@
55 55 {
56 56 DbUtils.closeQuietly(conn);
57 57 }
58   - return null;
  58 + return "vcCardNo";
59 59 }
60 60  
61 61 }