package vo type TeamBuyingSearchParam struct { TeamBuyingId int64 `json:"team_buying_id"` //StoreId int64 `json:"store_id"` }