Done task GEPAFINBE-6311 Implemented upload application company document flow
This commit is contained in:
@@ -44,5 +44,7 @@ public class CompanyDocumentEntity extends BaseEntity {
|
||||
@JoinColumn(name = "DOCUMENT_CATEGORY_ID")
|
||||
private DocumentCategoryEntity categoryEntity;
|
||||
|
||||
@Column(name = "APPLICATION_ID")
|
||||
private Long applicationId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user