uid
This commit is contained in:
@@ -17,6 +17,7 @@ type Model struct {
|
||||
Tags string `json:"tags"`
|
||||
CreatedAt string `json:"created_at"`
|
||||
UpdatedAt string `json:"updated_at"`
|
||||
UserID int `json:"user_id"`
|
||||
}
|
||||
|
||||
func (model *Model) Create() error {
|
||||
|
Reference in New Issue
Block a user