Updated notification code.
This commit is contained in:
@@ -28,4 +28,6 @@ public class NotificationEntity extends BaseEntity {
|
||||
@Column(name = "REDIRECT_LINK")
|
||||
String redirectLink;
|
||||
|
||||
@Column(name = "USER_WITH_COMPANY_ID")
|
||||
Long userWithCompanyId;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user