영상관리 수정

This commit is contained in:
Moon
2025-12-18 16:33:56 +09:00
parent d882be551c
commit f2ee64242d
2 changed files with 2 additions and 0 deletions

View File

@@ -187,6 +187,7 @@ public class MapSheetMngRepositoryImpl extends QuerydslRepositorySupport
BooleanBuilder whereBuilder = new BooleanBuilder();
whereBuilder.and(mapSheetMngEntity.mngYyyy.eq(mngYyyy));
MapSheetMngDto.MngDto foundContent =
queryFactory
.select(