spotless + 학습데이터 geojson 생성 커밋
This commit is contained in:
@@ -40,4 +40,7 @@ public class MapSheetLearnDataGeomEntity extends CommonDateEntity {
|
||||
|
||||
@Column(name = "geom")
|
||||
private Geometry geom;
|
||||
|
||||
@Column(name = "file_create_yn")
|
||||
private Boolean fileCreateYn;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user