dev check violation for lawcase,complaint
Test Workflow / test (push) Has been cancelled

This commit is contained in:
2026-05-19 15:54:29 +07:00
parent 4dc479e31b
commit 7845304f87
2 changed files with 5 additions and 2 deletions
@@ -170,6 +170,7 @@ public class TariffInfoService {
if (company != null) {
company.setTariffInfo(tariffInfo);
companyRepository.save(company);
}
}