Done ticket GEPAFINBE-6141
This commit is contained in:
@@ -59,5 +59,8 @@ public class EmailLogEntity extends BaseEntity{
|
||||
@ManyToOne
|
||||
@JoinColumn(name = "user_action_id")
|
||||
private UserActionEntity userAction;
|
||||
|
||||
@Column(name = "ATTACHMENTS")
|
||||
private String attachments;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user