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