跳到主要内容
版本:latest

get_upgrade_log

获取面板最近一次升级的日志内容。

  • 路由POST /system
  • actionget_upgrade_log

输出参数

参数名称类型描述
statusBooleantrue
msgString升级日志内容,无升级时为空

示例

{"status": true, "msg": ""}