mirror of https://github.com/halo-dev/halo
fix bug
parent
af29e37379
commit
b79b3e5e51
|
@ -19,6 +19,4 @@ public class PostWithTitleDTO implements OutputConverter<PostWithTitleDTO, Post>
|
||||||
private Integer id;
|
private Integer id;
|
||||||
|
|
||||||
private String title;
|
private String title;
|
||||||
|
|
||||||
private String type;
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue