如有对接问题或者建议请及时联系我们
{ "appKey": "SYTO3IPXns5XrKPFo3nrY6Q7CLJL1", "appSecret": "KEYMwVsNtlJbGXqOxpj1" }
curl --location --request POST 'https://test-api-oms.sueytong.com/api/openApi/auth/getToken' \ --header 'Content-Type: application/json' \ --data-raw '{ "appKey": "SYTO3IPXns5XrKPFo3nrY6Q7CLJL1", "appSecret": "KEYMwVsNtlJbGXqOxpj1" }'
{ "status": "string", "message": "string", "data": { "token": "string", "expiresIn": 0 } }