This commit is contained in:
@@ -52,4 +52,7 @@ public class ComplaintEntity {
|
||||
@Column(name = "updated_at")
|
||||
@LastModifiedDate
|
||||
private LocalDateTime updatedAt;
|
||||
|
||||
@Column(name = "not_moderated_file")
|
||||
private Boolean not_moderated_file;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user