TOP API: taobao.top.auth.token.create request
$code :
授权code,grantType==authorization_code 时需要
$uuid :
与生成code的uuid配对
$apiParas :
setCode( $code)
getCode()
setUuid( $uuid)
getUuid()
getApiMethodName()
getApiParas()
check()
putOtherTextParam( $key, $value)
Loading…