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