모델 형식 수정
This commit is contained in:
@@ -9,7 +9,7 @@ public class ContentsListResult {
|
|||||||
private Integer contentId;
|
private Integer contentId;
|
||||||
private String contentTitle;
|
private String contentTitle;
|
||||||
private String orgId;
|
private String orgId;
|
||||||
private Boolean useYn;
|
private String useYn;
|
||||||
private String frstRgtrId;
|
private String frstRgtrId;
|
||||||
private LocalDateTime frstRegDt;
|
private LocalDateTime frstRegDt;
|
||||||
private String lastMdfrId;
|
private String lastMdfrId;
|
||||||
|
|||||||
Reference in New Issue
Block a user