Done ticket GEPAFINBE-183
This commit is contained in:
@@ -66,4 +66,7 @@ public class HubEntity extends BaseEntity{
|
||||
|
||||
@Column(name = "EVALUATION_EXPIRATION_DAYS")
|
||||
private Long evaluationExpirationDays;
|
||||
|
||||
@Column(name = "HUB_CONFIG")
|
||||
private String hubConfig;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user