{
"isRecommend": 0,
"labelSearch": "string",
"nameSearch": "string",
"otherType": "string",
"sortMethod": 0,
"sortType": 0,
"typeSearch": "string"
}curl --location --request POST 'https://dev.mallpraise.com.cn/emall/openapi/v1//h5/productInfo/product/productListAll' \
--header 'openKey;' \
--header 'Content-Type: application/json' \
--data-raw '{
"isRecommend": 0,
"labelSearch": "string",
"nameSearch": "string",
"otherType": "string",
"sortMethod": 0,
"sortType": 0,
"typeSearch": "string"
}'{
"code": 0,
"data": {},
"extraData": {},
"extraData1": {},
"message": "string"
}