파일체크 재반영

This commit is contained in:
Harry M. You
2025-12-09 10:14:12 +09:00
parent ed45018877
commit 52bf15b7a5

View File

@@ -41,7 +41,6 @@ public class MapSheetMngFileCheckerService {
public FoldersDto getFolderAll(SrchFoldersDto srchDto) { public FoldersDto getFolderAll(SrchFoldersDto srchDto) {
Path startPath = Paths.get(srchDto.getDirPath()); Path startPath = Paths.get(srchDto.getDirPath());
String dirPath = srchDto.getDirPath(); String dirPath = srchDto.getDirPath();