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