docs: update 插件

This commit is contained in:
Administrator
2023-05-12 14:17:19 +00:00
committed by jxxghp
parent 5d5a80acbf
commit e0dfaffa9e

View File

@@ -2,7 +2,7 @@
title: 插件
description:
published: 1
date: 2023-05-12T14:10:35.873Z
date: 2023-05-12T14:17:11.396Z
tags:
editor: markdown
dateCreated: 2023-05-12T04:52:02.034Z
@@ -18,7 +18,7 @@ dateCreated: 2023-05-12T04:52:02.034Z
# 插件运行
- 大部分插件通过设置定时`运行周期`运行,个别插件提供了`立即运行一次`的功能.
- 大部分插件通过设置定时`运行周期`运行,个别插件提供了`立即运行一次`的功能
- 部分插件支持通过`事件`来触发运行,当插件监听的事件发生时自动工作。
# 插件使用方法