pub async fn get_system_info() -> Result<SystemInfo, ServerFnError>Expand description
读取系统启动配置的只读快照(面板展示用)。
这些值在进程启动时读取,不可运行时修改。密钥类仅展示是否已设置。
§Handler information
- Method:
post - Path:
<auto>
pub async fn get_system_info() -> Result<SystemInfo, ServerFnError>读取系统启动配置的只读快照(面板展示用)。
这些值在进程启动时读取,不可运行时修改。密钥类仅展示是否已设置。
post<auto>