This commit is contained in:
2025-12-31 22:15:34 +08:00
parent 2cba589b2e
commit 082d3c9758
5 changed files with 29 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
from dataclasses import dataclass
#TODO 数据类型
@dataclass
class Sender:
user_id: int