학습결과 파일 베스트 에폭 제외 삭제

This commit is contained in:
2026-03-25 17:56:36 +09:00
parent 888c0e314b
commit 04eddfce54
6 changed files with 200 additions and 3 deletions

View File

@@ -141,6 +141,7 @@ public class ModelMasterEntity {
this.packingState,
this.packingStrtDttm,
this.packingEndDttm,
this.beforeModelId);
this.beforeModelId,
this.bestEpoch);
}
}