{ "product": "239", "country": "10", "sceneId": "1" }
curl --location --request POST 'https://occ.yanwentech.com/gateway/router' \ --header 'appKey;' \ --header 'requestId;' \ --header 'method;' \ --header 'Content-Type: application/json' \ --data-raw '{ "product": "239", "country": "10", "sceneId": "1" }'