授权有效期调整
为方便商户/开发者接入,闪送开放平台现调整Access token 有效时间
accesstoken到期时,用RefreshToken去刷新AccessToken,会重新生成token,有效期为:当前时间+180天;
accesstoken没到期时,用RefreshToken去刷新AccessToken,token不变,有效期为:当前时间+180天。
具体以接口返回的为准。
为方便商户/开发者接入,闪送开放平台现调整Access token 有效时间
accesstoken到期时,用RefreshToken去刷新AccessToken,会重新生成token,有效期为:当前时间+180天;
accesstoken没到期时,用RefreshToken去刷新AccessToken,token不变,有效期为:当前时间+180天。
具体以接口返回的为准。