对报错进行了修复, 新加几个装饰器,以及防撤回

This commit is contained in:
Mr.yang
2023-10-08 22:02:57 +08:00
parent e759e5fa9d
commit f321ed6d85
11 changed files with 485 additions and 72 deletions
+5
View File
@@ -4,3 +4,8 @@ from wcfauto.event.event import Event
from wcfauto.event.core import load_function
Event = load_function(Event)