change prod properties

This commit is contained in:
2026-02-11 06:29:30 +09:00
parent fffc2efd96
commit 3ba3b05f2f
9 changed files with 32 additions and 82 deletions

View File

@@ -134,7 +134,6 @@ public class MapSheetMngService {
}
MngDto mngDto = mapSheetMngCoreService.findMapSheetMng(errDto.getMngYyyy());
String targetYearDir = mngDto.getMngPath();
// 중복체크 -> 도엽50k/uuid 경로에 업로드 할 거라 overwrite 되지 않음
// if (!overwrite) {