Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4b75eccdcd |
@@ -11,6 +11,7 @@ type BaseCall struct {
|
|||||||
ClientId int `gorm:"index"`
|
ClientId int `gorm:"index"`
|
||||||
CustomerDnis string
|
CustomerDnis string
|
||||||
CustomerAni string
|
CustomerAni string
|
||||||
|
SearchStartTime *time.Time
|
||||||
P1ConnectTime time.Time `gorm:"index"`
|
P1ConnectTime time.Time `gorm:"index"`
|
||||||
P1DisconnectTime time.Time `gorm:"index"`
|
P1DisconnectTime time.Time `gorm:"index"`
|
||||||
P3ConnectTime *time.Time
|
P3ConnectTime *time.Time
|
||||||
|
|||||||
Reference in New Issue
Block a user