resolved conflicts
This commit is contained in:
@@ -25,4 +25,7 @@ public class FlowEdgesEntity extends BaseEntity {
|
||||
@Column(name="CALL_ID")
|
||||
private Long callId;
|
||||
|
||||
@Column(name="TRACKING_ID")
|
||||
private String trackingId;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user