{
"module": "string",
"currencyCode": "string"
}
curl --location --request POST 'https://www.nihaocloud.cn/st-pse/new-customer/guide/module-products' \
--header 'Content-Type: application/json' \
--data-raw '{
"module": "string",
"currencyCode": "string"
}'
{
"title": "",
"subtitle": "",
"url": "",
"productList": [
{
"img": "",
"discount": 0.0,
"spu": ""
}
]
}