모델 형식 수정

This commit is contained in:
이진기
2024-11-26 10:08:00 +09:00
parent a697185451
commit 505a3e5101

View File

@@ -9,7 +9,7 @@ public class ContentsListResult {
private Integer contentId;
private String contentTitle;
private String orgId;
private Boolean useYn;
private String useYn;
private String frstRgtrId;
private LocalDateTime frstRegDt;
private String lastMdfrId;