{
"type": 0,
"businessId": 0
}
curl --location --request POST 'https://test-api.yunjishop.cn/member/app/share/forwardShare' \
--header 'Content-Type: application/json' \
--data-raw '{
"type": 0,
"businessId": 0
}'
{
"code": 0,
"msg": "string",
"trace": "string",
"data": {}
}