Done ticket GEPAFINBE-129
This commit is contained in:
@@ -65,4 +65,7 @@ public class ApplicationEvaluationEntity extends BaseEntity{
|
||||
@Column(name = "CLOSING_DATE")
|
||||
private LocalDateTime closingDate;
|
||||
|
||||
@Column(name = "ACTIVE_DAYS")
|
||||
private Long activeDays;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user