Commit a52460d8ee653e1f2276229d1627a5fe959a37bb

Authored by liquanyu
1 parent 08a4836e25

追访统计

Showing 1 changed file with 1 additions and 1 deletions

platform-operate-api/src/main/java/com/lyms/platform/operate/web/facade/AntenatalExaminationFacade.java View file @ a52460d
... ... @@ -1276,7 +1276,7 @@
1276 1276 }
1277 1277 }
1278 1278 }
1279   - saveTrackCount(checkTime, patients);
  1279 + saveTrackCount(nextCheckTime, patients);
1280 1280 }
1281 1281 }
1282 1282