Merge branch 'develop' of https://github.com/Kitzanos/GEPAFIN-BE into develop
This commit is contained in:
@@ -45,4 +45,8 @@ public class HubEntity extends BaseEntity{
|
||||
|
||||
@Column(name="PDF_BANNER")
|
||||
private String pdfBanner;
|
||||
|
||||
@Column(name = "EMAIL_SIGNATURE")
|
||||
private String emailSignature;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user