add cleaning to scannert
This commit is contained in:
@@ -7,7 +7,6 @@ import (
|
||||
type CrudBase struct {
|
||||
CreatedAt time.Time
|
||||
UpdatedAt time.Time
|
||||
DeletedAt *time.Time `sql:"index"`
|
||||
}
|
||||
|
||||
type IDBase struct {
|
||||
|
||||
Reference in New Issue
Block a user