third commit
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package db
|
||||
|
||||
type Houston struct {
|
||||
ID int `json:"id" gorm:"autoIncrement:true"`
|
||||
houstonID string `json:"houstonID"`
|
||||
ErrorId string `json:"errorId"`
|
||||
HoustonID int `json:"houstonID"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user