通过了单元测试嗯

This commit is contained in:
2026-03-07 15:53:13 +08:00
parent 7f1035ff43
commit ca1db103b5
7 changed files with 83 additions and 22 deletions

View File

@ -14,7 +14,7 @@ from nonebot.adapters.minecraft.event import MessageEvent as MinecraftMessageEve
from nonebot.adapters.console.event import MessageEvent as ConsoleEvent
@dataclass
@dataclass(frozen=True)
class PermEntity:
platform: str
entity_type: str