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

This commit is contained in:
2026-05-19 14:55:43 +07:00
parent 2aac3bbdf4
commit 31713550ce
3 changed files with 3 additions and 25 deletions
@@ -27,7 +27,7 @@ public class UserDTO {
private GenderType genderType;
private LocalDate birthday;
private LocalDateTime createdAt;
private SubscriptionType subscriptionType;
private String subscriptionType;
private List<TariffDTO> tariffs;
private TariffInfoDTO tariffInfo;
private Long permission;