更新 guide.md

This commit is contained in:
Ing 2025-04-23 23:29:49 +08:00
parent 4ff26cd6aa
commit a76d052409

View File

@ -333,7 +333,8 @@
# API # 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 synowebapi --exec api=SYNO.Core.System.Utilization method=get version=1
# 关闭 自动 https 重定向 # 关闭 自动 https 重定向