변화탐지정보 도엽번호 검수자 추가

This commit is contained in:
DanielLee
2026-01-14 16:52:55 +09:00
parent 8d9cd0ab72
commit c6c8312d99
2 changed files with 7 additions and 0 deletions

View File

@@ -491,6 +491,10 @@ public class TrainingDataReviewRepositoryImpl extends QuerydslRepositorySupport
mapSheetAnalDataInferenceGeomEntityEntity.getPnu() != null
? mapSheetAnalDataInferenceGeomEntityEntity.getPnu()
: 0L)
.mapSheetNum(
mapSheetAnalDataInferenceGeomEntityEntity.getMapSheetNum() != null
? mapSheetAnalDataInferenceGeomEntityEntity.getMapSheetNum()
: 0L)
.build();
var inspectionResultInfo =