doc: 添加部分注释

This commit is contained in:
Rock Chin 2023-01-16 18:00:30 +08:00
parent 3eda4382b2
commit 40fd9b0579

View File

@ -81,6 +81,7 @@ def unload_plugins():
class EventContext:
""" 事件上下文 """
eid = 0
"""事件编号"""
name = ""