Temporarily updated clone of BaseCall to match local model (in gcq_formatter)
This commit is contained in:
parent
74e9fd3f37
commit
4b75eccdcd
@ -11,6 +11,7 @@ type BaseCall struct {
|
||||
ClientId int `gorm:"index"`
|
||||
CustomerDnis string
|
||||
CustomerAni string
|
||||
SearchStartTime *time.Time
|
||||
P1ConnectTime time.Time `gorm:"index"`
|
||||
P1DisconnectTime time.Time `gorm:"index"`
|
||||
P3ConnectTime *time.Time
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user