JS插件管理

批量更新所有 JS 插件

检查并更新所有具有远程更新源的 JS 插件。跳过无 update_url 的插件和已是最新版的插件,逐个下载并安装更新,失败不中断其他插件的更新流程。设置 force=true 可跳过版本检查强制重新下载安装所有插件。

post/jsplugins/update-all

Request body

object required

Response

批量更新结果

failedinteger
messagestring
skippedinteger
totalinteger
updatedinteger

Changes

No recorded changes to this endpoint across all 79 revisions of this API.