영상관리 년도별 타일 crs 추가하기
This commit is contained in:
@@ -103,6 +103,9 @@ public class MapSheetMngDto {
|
||||
@Schema(description = "tag")
|
||||
private String tag;
|
||||
|
||||
@Schema(description = "crs 좌표계")
|
||||
private String crs;
|
||||
|
||||
@JsonIgnore private Long createdUid;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user