Commit 9205677a01b20f4ef3361e00129411e7aeb2b9cd

Authored by liquanyu
1 parent 54b6c8f27e

分娩

Showing 1 changed file with 1 additions and 0 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/worker/QuanChanPatientWorker.java View file @ 9205677
... ... @@ -68,6 +68,7 @@
68 68 this.basicConfigService = basicConfigService;
69 69 this.antExService = antExService;
70 70 this.dischargeAbstractMotherService = dischargeAbstractMotherService;
  71 + this.matDeliverFollowService = matDeliverFollowService;
71 72 }
72 73  
73 74