{ "ecId": "string", "appKey": "string", "appSecret": "string", "timestamp": "string" }
curl --location --request POST 'http://127.0.0.1:8092/shandongg/sg-npn/auth/apiLogin' \ --header 'Content-Type: application/json' \ --data-raw '{ "ecId": "string", "appKey": "string", "appSecret": "string", "timestamp": "string" }'
{}