package adminprovinceparam type Data struct { ID uint `json:"id"` Name string `json:"name"` }