요약정보 API 추가
This commit is contained in:
@@ -52,7 +52,10 @@ public class MapSheetAnalEntity {
|
||||
private ZonedDateTime analEndDttm;
|
||||
|
||||
@Column(name = "anal_sec")
|
||||
private Integer analSs;
|
||||
private Long analSec;
|
||||
|
||||
@Column(name = "anal_pred_sec")
|
||||
private Long analPredSec;
|
||||
|
||||
@Size(max = 20)
|
||||
@Column(name = "anal_state", length = 20)
|
||||
|
||||
Reference in New Issue
Block a user