From b63ddabe95c1aa76a39add1c2c4a3a5fe35249f5 Mon Sep 17 00:00:00 2001 From: Ing Date: Fri, 18 Apr 2025 03:04:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20synowebapi=20=E5=91=BD?= =?UTF-8?q?=E4=BB=A4=EF=BC=8C=E6=B7=BB=E5=8A=A0=E7=89=88=E6=9C=AC=E5=8F=82?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide.md b/guide.md index 2162be20..4c8a58bb 100644 --- a/guide.md +++ b/guide.md @@ -333,7 +333,7 @@ # API # 获取系统信息 - synowebapi --exec api=SYNO.Core.System method=info + synowebapi --exec api=SYNO.Core.System method=info version=1 # 获取设备信息 synowebapi --exec api=SYNO.Core.System.Utilization method=get version=1 # 关闭 自动 https 重定向