package front type LoginRequest struct { UserName string `json:"user_name"` }