dev fix add count
Test Workflow / test (push) Has been cancelled

This commit is contained in:
2026-04-28 15:41:57 +07:00
parent 7adb52d86f
commit 61e47975ff
5 changed files with 82 additions and 147 deletions
@@ -39,4 +39,7 @@ public class ViolationRequest {
@JsonProperty("token")
private String token;
@JsonProperty("fileName")
private String fileName = null;
}