추론관리 요약 수정

This commit is contained in:
2025-11-26 18:28:56 +09:00
parent 704173840f
commit 176c6e77dd
2 changed files with 4 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ public class InferenceResultRepositoryImpl implements InferenceResultRepositoryC
Projections.constructor(
InferenceResultDto.AnalResSummary.class,
mapSheetAnal.id,
mapSheetAnal.analTitle,
tmm.modelNm.concat(" ").concat(tmv.modelVer).as("modelInfo"),
mapSheetAnal.targetYyyy,
mapSheetAnal.compareYyyy,