From f1705b4b5a2b431c44554532c19714aac4416e92 Mon Sep 17 00:00:00 2001 From: otix Date: Sun, 17 May 2026 14:55:13 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E6=AD=A3=E6=8E=A5=E5=8F=A3?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E4=B8=AD=20expires=5Fin=20=E5=AD=97=E6=AE=B5?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B=E4=B8=BA=20string?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/develop/api-v2/dev-prepare/interface-framework/api-use.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/develop/api-v2/dev-prepare/interface-framework/api-use.md b/docs/develop/api-v2/dev-prepare/interface-framework/api-use.md index 039af855..99272c00 100644 --- a/docs/develop/api-v2/dev-prepare/interface-framework/api-use.md +++ b/docs/develop/api-v2/dev-prepare/interface-framework/api-use.md @@ -41,7 +41,7 @@ | **属性** | **类型** | **说明** | | --- | --- | --- | | access_token | string | 获取到的凭证。 | -| expires_in | number | 凭证有效时间,单位:秒。目前是7200秒之内的值。 | +| expires_in | string | 凭证有效时间,单位:秒。目前是7200秒之内的值。 | - **错误码**