Added UTS start time to call stat
This commit is contained in:
@@ -144,6 +144,7 @@ type CallStat struct {
|
||||
FirstLanguageId int
|
||||
LastLanguageId int
|
||||
FirstInterpreter string
|
||||
UtsStartTime *time.Time
|
||||
}
|
||||
|
||||
func (CallStat) TableName() string {
|
||||
|
||||
Reference in New Issue
Block a user