package vo type StoreSearchParam struct { StoreId int64 `json:"store_id"` //EnterpriseId string `json:"enterprise_id"` }