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