@@ -6,8 +6,8 @@ import lombok.Data;
|
||||
@Data
|
||||
public class ViolationStatisticsRequest {
|
||||
|
||||
@JsonProperty("user_id")
|
||||
private Long userId;
|
||||
@JsonProperty("token")
|
||||
private String token;
|
||||
|
||||
@JsonProperty("file_id")
|
||||
private String fileId;
|
||||
|
||||
Reference in New Issue
Block a user