ing
This commit is contained in:
@@ -46,7 +46,7 @@ public class InfraService extends Infra {
|
||||
}
|
||||
|
||||
@ManyToOne
|
||||
@JoinColumn(name = "META_PORT_TYPE_ID", nullable = true)
|
||||
@JoinColumn(name = "META_CRYPTO_TYPE_ID", nullable = true)
|
||||
public MetaCryptoType getMetaCryptoType() {
|
||||
return metaCryptoType;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user