custom id prefix and payload length

This commit is contained in:
2026-05-18 22:24:22 +08:00
parent 333dd9dd35
commit abcdea2645
3 changed files with 37 additions and 14 deletions
-1
View File
@@ -5,7 +5,6 @@ from .follow import Follow
from .workspace import Workspace, WorkspaceMember
from .project import ProjectNode
from .library import LibraryItem
# 引入新交互表
from .interaction import ProjectLike, ProjectFavorite, ProjectShare
__all__ = [