{
"client_id":"vc0c6hjlgnKCic",
"sign":"8b9c78fccedbb72eff1106c57505b8f6",
"timestamp": 1463468225650
}
curl --location --request POST 'https://api-dev.piaozone.com/test/base/oauth/token' \
--header 'Content-Type: application/json' \
--data-raw '{
"client_id":"vc0c6hjlgnKCic",
"sign":"8b9c78fccedbb72eff1106c57505b8f6",
"timestamp": 1463468225650
}'
{"errcode":"0000","description":"操作成功","access_token":"2a4f8fef11653205ad2f01132c37755d","token_type":"bearer","expires_in":129600}