From a76d052409e20875c30c2131203b216623d75f8c Mon Sep 17 00:00:00 2001 From: Ing Date: Wed, 23 Apr 2025 23:29:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20guide.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- guide.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/guide.md b/guide.md index 4c8a58bb..8b4d9697 100644 --- a/guide.md +++ b/guide.md @@ -333,7 +333,8 @@ # API # 获取系统信息 - synowebapi --exec api=SYNO.Core.System method=info version=1 + synowebapi --exec api=SYNO.Core.System method=info version=3 + synowebapi --exec api=SYNO.Core.System method=info version=3 type="firmware" # 获取设备信息 synowebapi --exec api=SYNO.Core.System.Utilization method=get version=1 # 关闭 自动 https 重定向