fixed
added
This commit is contained in:
parent
189fe943e0
commit
19fab20672
|
@ -25,7 +25,7 @@ public class DiscoveryHistory
|
|||
private Boolean result;
|
||||
|
||||
@Column(nullable=false)
|
||||
@OneToOne
|
||||
@JoinColumn
|
||||
private DiscoveryZone zone;
|
||||
|
||||
public DiscoveryZone getZone() {
|
||||
|
|
Loading…
Reference in New Issue
Block a user