영상관리파일상세 엔티티수정
This commit is contained in:
@@ -52,4 +52,8 @@ public class MapSheetMngFileEntity {
|
||||
private Long fileSize;
|
||||
|
||||
|
||||
@Size(max = 20)
|
||||
@Column(name = "file_state", length = 20)
|
||||
private String fileState;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user