Done ticket GEPAFINBE-141
This commit is contained in:
@@ -53,4 +53,7 @@ public class ApplicationAmendmentRequestEntity extends BaseEntity {
|
||||
@Column(name = "amendment_document")
|
||||
private String amendmentDocument;
|
||||
|
||||
|
||||
@Column(name = "CLOSING_DATE")
|
||||
private LocalDateTime closingDate;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user