TASK:动态
This commit is contained in:
@@ -11,6 +11,6 @@ import lombok.EqualsAndHashCode;
|
||||
@Data
|
||||
public class GetNotificationDTO extends PageQueryBaseVo {
|
||||
|
||||
@ApiModelProperty("system/like/comment/follow")
|
||||
@ApiModelProperty("system/like/comment/follow/newPosted")
|
||||
private String type;
|
||||
}
|
||||
@@ -24,4 +24,6 @@ public class NotificationVO extends Notification {
|
||||
|
||||
private Integer isFollow;
|
||||
|
||||
private String canvas;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user