spotlessApply 적용

This commit is contained in:
2025-12-17 13:53:21 +09:00
parent 5359943471
commit a911ecf7e2
3 changed files with 132 additions and 142 deletions

View File

@@ -103,5 +103,4 @@ public class MapSheetMngHstEntity extends CommonDateEntity {
@Size(max = 100)
@Column(name = "sync_check_tfw_file_name", length = 100)
private String syncCheckTfwFileName;
}