dev add vio
Test Workflow / test (push) Successful in 3s

This commit is contained in:
vladp
2026-03-13 13:48:03 +07:00
parent 7af4b6c781
commit 507947d6a6
3 changed files with 73 additions and 15 deletions
@@ -61,8 +61,7 @@ public class ViolationStatisticsHandler implements RequestHandler {
userId,
statRequest.getFileId(),
startDate,
endDate
);
endDate);
return BaseResponse.builder()
.msgId(request.getMsgId())