auto-sync: 2026-05-30 13:08:52
This commit is contained in:
@@ -1097,6 +1097,7 @@ Parent Task ID: {parent_task.id}
|
||||
- 禁止使用 sessions_send 直接发消息
|
||||
"""
|
||||
|
||||
@property
|
||||
def counter(self):
|
||||
"""从 Dispatcher 获取 counter"""
|
||||
return getattr(self.dispatcher, 'counter', None) if self.dispatcher else None
|
||||
|
||||
Reference in New Issue
Block a user