Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3be1e46f69 |
@@ -19,6 +19,7 @@ type DBConversation struct {
|
|||||||
Start *time.Time `gorm:"index"`
|
Start *time.Time `gorm:"index"`
|
||||||
UtilizationLabelId *string
|
UtilizationLabelId *string
|
||||||
LiveUpdate *time.Time
|
LiveUpdate *time.Time
|
||||||
|
DetailsUpdate *time.Time
|
||||||
SemiLiveUpdate *time.Time
|
SemiLiveUpdate *time.Time
|
||||||
JobUpdate *time.Time
|
JobUpdate *time.Time
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user