Done ticket GEPAFINBE-35
This commit is contained in:
@@ -50,4 +50,10 @@ public class CompanyEntity extends BaseEntity{
|
||||
|
||||
@Column(name = "ANNUAL_REVENUE")
|
||||
private BigDecimal annualRevenue;
|
||||
|
||||
@Column(name = "CONTACT_NAME")
|
||||
private String contactName;
|
||||
|
||||
@Column(name = "CONTACT_EMAIL")
|
||||
private String contactEmail;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user