모델 형식 수정
This commit is contained in:
parent
a697185451
commit
505a3e5101
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue