This commit is contained in:
@@ -37,4 +37,7 @@ public class Tariff {
|
||||
|
||||
@Column(name = "max_users")
|
||||
private Long maxUsers;
|
||||
|
||||
@Column(name = "tariffAccountType")
|
||||
private String tariffAccountType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user