mirror of https://github.com/halo-dev/halo
Update BaseCommentDTO.java
parent
ef975aa663
commit
09b47d4d28
|
@ -27,6 +27,8 @@ public class BaseCommentDTO implements OutputConverter<BaseCommentDTO, BaseComme
|
|||
|
||||
private String ipAddress;
|
||||
|
||||
private String authorUrl;
|
||||
|
||||
private String gavatarMd5;
|
||||
|
||||
private String content;
|
||||
|
|
Loading…
Reference in New Issue