Updated code for evaluation-v2(call)
This commit is contained in:
@@ -68,4 +68,7 @@ public class ApplicationEntity extends BaseEntity {
|
||||
@Column(name="DATE_REJECTED")
|
||||
private LocalDateTime dateRejected;
|
||||
|
||||
@Column(name = "evaluationVersion")
|
||||
private String evaluationVersion;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user