@@ -8,6 +8,7 @@ type PddDdkGoodsSearchRequest struct {
DataType string `json:"data_type"`
Sign string `json:"sign"`
PageSize string `json:"page_size"`
+ ListId string `json:"list_id"`
}
type PddDdkGoodsSearchResponse struct {