추론실행 수정

This commit is contained in:
2026-01-28 11:46:51 +09:00
parent 4e3789b5ce
commit c8c8816981
12 changed files with 233 additions and 65 deletions

View File

@@ -199,6 +199,9 @@ public class MapSheetMngFileJobService {
mngHstDataSyncStateUpdate(item);
}
// 사용할 수 있는 이전 년도 도엽 테이블 저장
mapSheetMngFileJobCoreService.saveSheetMngYear();
Long notyetCnt = this.mngDataStateDoneUpdate(mngYyyy);
}