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

This commit is contained in:
2026-04-28 16:32:30 +07:00
parent 63e065373f
commit a87567e45d
@@ -40,6 +40,6 @@ public class ViolationRequest {
@JsonProperty("token")
private String token;
@JsonProperty("fileName")
@JsonProperty("file_name")
private String fileName = null;
}