package dao type Logger struct { ID uint `gorm:"primarykey"` }