package modelmysql type LogLoginMid struct { ID uint `gorm:"primaryKey"` MID string }