dev add statistic files protected
Test Workflow / test (push) Successful in 2s

This commit is contained in:
vladp
2026-04-16 00:28:27 +07:00
parent be62dd458a
commit 42a5368003
8 changed files with 224 additions and 1 deletions
@@ -20,6 +20,7 @@ public class TariffInfo {
private String id;
@Column(name = "status", nullable = false)
@Enumerated(EnumType.STRING)
private TariffStatus status;
@Column(name = "start_tariff")