updated code
This commit is contained in:
@@ -24,5 +24,8 @@ public class ProtocolEntity extends BaseEntity {
|
||||
|
||||
@Column(name="APPLICATION_ID")
|
||||
private Long applicationId;
|
||||
|
||||
@Column(name="HUB_ID")
|
||||
private Long hubId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user