하이파라미터 상세조회 수정

This commit is contained in:
2026-02-24 16:54:58 +09:00
parent cb0a38274a
commit 901dde066d
3 changed files with 8 additions and 4 deletions

View File

@@ -319,6 +319,8 @@ public class ModelHyperParamEntity {
this.uuid,
this.hyperVer,
this.createdDttm,
this.lastUsedDttm,
this.totalUseCnt,
// -------------------------
// Important
// -------------------------