liquibase update
This commit is contained in:
parent
2bfa0f34a8
commit
ebfdda24c1
@ -50,7 +50,7 @@ public class ManualResizeRedactionEntity {
|
||||
@ManyToOne
|
||||
private FileEntity fileStatus;
|
||||
|
||||
@ElementCollection`
|
||||
@ElementCollection
|
||||
private List<RectangleEntity> positions = new ArrayList<>();
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user