Commit 3e0cd722f70e2838bf782a2bc7dd4b29dff20cd9

Authored by liquanyu
1 parent ad8aaad616

孕妇基本信息

Showing 1 changed file with 1 additions and 0 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/BookbuildingFacade.java View file @ 3e0cd72
... ... @@ -640,6 +640,7 @@
640 640 result.setExpType(p.getExpType());
641 641  
642 642 result.setPid(p.getPid());
  643 + return result;
643 644 }
644 645  
645 646 /**