This commit is contained in:
@@ -23,6 +23,7 @@ type Incident struct {
|
||||
Category sql.NullString
|
||||
SubCategory sql.NullString
|
||||
SysID sql.NullString
|
||||
UpdatedAt sql.NullTime
|
||||
}
|
||||
|
||||
type Incoming struct {
|
||||
|
Reference in New Issue
Block a user