package models type WelcomeModel struct { ID int `json:"id_daerah" example:"1"` }