Commit d905f2f48afe34f168ea998ee26f66d091f0421a

Authored by liquanyu
1 parent 9b9e30c038

省平台孕前优生

Showing 1 changed file with 2 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/hospitalapi/lhxfy/LhxfyService.java View file @ d905f2f
... ... @@ -1351,7 +1351,8 @@
1351 1351 }
1352 1352 }
1353 1353 }
1354   - return "";
  1354 + //都没有的情况 返回医院所在地点在的村委会
  1355 + return "130825100227";
1355 1356 }
1356 1357  
1357 1358