영상파일 엔티티 상세 수정

This commit is contained in:
Moon
2025-12-12 19:17:58 +09:00
parent 220f0e14ed
commit 1fc1c728ca

View File

@@ -51,4 +51,5 @@ public class MapSheetMngFileEntity {
@Column(name = "file_size") @Column(name = "file_size")
private Long fileSize; private Long fileSize;
} }