mirror of
https://github.com/RockChinQ/QChatGPT.git
synced 2024-11-16 11:42:44 +08:00
doc: 添加部分注释
This commit is contained in:
parent
3eda4382b2
commit
40fd9b0579
|
@ -81,6 +81,7 @@ def unload_plugins():
|
|||
class EventContext:
|
||||
""" 事件上下文 """
|
||||
eid = 0
|
||||
"""事件编号"""
|
||||
|
||||
name = ""
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user