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