This commit is contained in:
@@ -96,9 +96,6 @@ public class FileEntity {
|
||||
@JsonIgnore
|
||||
private ImageHashEntity imageHash;
|
||||
|
||||
@Column
|
||||
private String monitoring;
|
||||
|
||||
@PrePersist
|
||||
public void prePersist() {
|
||||
if (this.supportId == null) {
|
||||
|
||||
Reference in New Issue
Block a user