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