package param type updateParam struct { Id uint32 `json:"id"` Name string `json:"name"` Value uint32 `json:"value"` }