@@ -251,8 +251,8 @@ public class ViolationService {
|
||||
.newViolations(newViolations)
|
||||
.inProgressViolations(inProgressViolations)
|
||||
.resolvedViolations(resolvedViolations)
|
||||
.totalComplaints(77L)
|
||||
.totalLawCases(44L)
|
||||
.totalComplaints(totalComplaints)
|
||||
.totalLawCases(totalLawCases)
|
||||
.build();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user