Resolved conflicts
This commit is contained in:
@@ -66,4 +66,6 @@ public class CompanyEntity extends BaseEntity{
|
||||
@Column(name = "JSON")
|
||||
private String json;
|
||||
|
||||
@Column(name = "NDG")
|
||||
private String ndg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user