package request type SearchInfluencerUser struct { ID string `json:"id" form:"id"` //用户id }