package entity type SponsorDelVO struct { Id uint64 `json:"id" v:"required#id不能为空"` }