TASK:collection sort;
This commit is contained in:
@@ -4,7 +4,7 @@ import lombok.Data;
|
||||
|
||||
@Data
|
||||
public class CollectionLikeUpdateDTO {
|
||||
private Long userLikeSortId;
|
||||
private Long oldRelationId;
|
||||
private Long relationId;
|
||||
private String relationType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user