Resolve Conflicts
This commit is contained in:
@@ -51,5 +51,6 @@ public class CompanyEntity extends BaseEntity{
|
||||
@JoinColumn(name = "HUB_ID")
|
||||
private HubEntity hub;
|
||||
|
||||
|
||||
@Column(name = "NDG")
|
||||
private String ndg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user