diff --git a/pkg/plugin/host.py b/pkg/plugin/host.py index 07262f0..1f60313 100644 --- a/pkg/plugin/host.py +++ b/pkg/plugin/host.py @@ -81,6 +81,7 @@ def unload_plugins(): class EventContext: """ 事件上下文 """ eid = 0 + """事件编号""" name = ""