bug fix
This commit is contained in:
@@ -38,4 +38,10 @@ public class ClockInCommentVo {
|
||||
|
||||
private String avatar;
|
||||
|
||||
private String puserNickName;
|
||||
|
||||
private String puserAvatar;
|
||||
|
||||
private List<ClockInCommentVo> subCommentList;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user