shp 파일생성 baseurl 설정 추가, 추론데이터 테이블 수정
This commit is contained in:
@@ -146,4 +146,10 @@ public class MapSheetAnalDataInferenceGeomEntity {
|
||||
|
||||
@Column(name = "file_created_dttm")
|
||||
private ZonedDateTime fileCreatedDttm;
|
||||
|
||||
@Column(name = "pass_yn")
|
||||
private Boolean passYn;
|
||||
|
||||
@Column(name = "pass_yn_dttm")
|
||||
private ZonedDateTime passYnDttm;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user