build error fix

This commit is contained in:
DanielLee
2026-01-05 13:41:32 +09:00
parent af8d8c235c
commit 78c8cb4a75
3 changed files with 4 additions and 71 deletions

View File

@@ -772,7 +772,7 @@ public class LabelAllocateRepositoryImpl implements LabelAllocateRepositoryCusto
@Override
public Page<LabelingStatDto> findInspectorDailyStat(
searchReq searchReq, String uuid, String userId) {
LabelAllocateDto.searchReq searchReq, String uuid, String userId) {
// 날짜 포맷
Expression<String> workDate =
Expressions.stringTemplate(