추론 결과 조회 수정
This commit is contained in:
@@ -151,7 +151,7 @@ public class MapSheetAnalDataInferenceGeomEntity {
|
||||
private ZonedDateTime fileCreatedDttm;
|
||||
|
||||
@Column(name = "pass_yn")
|
||||
private Boolean passYn;
|
||||
private String passYn;
|
||||
|
||||
@Column(name = "pass_yn_dttm")
|
||||
private ZonedDateTime passYnDttm;
|
||||
|
||||
Reference in New Issue
Block a user