{ "productNumber": "10117", "countryId": "115", "mark": "接口测试-新增" }
curl --location --request POST 'https://occ.yanwentech.com/gateway/router' \ --header 'appKey;' \ --header 'requestId;' \ --header 'method;' \ --header 'Content-Type: application/json' \ --data-raw '{ "productNumber": "10117", "countryId": "115", "mark": "接口测试-新增" }'