release: v3.3.25

This commit is contained in:
手瓜一十雪
2024-10-29 18:41:39 +08:00
parent d39c1a983c
commit baa64f6c6d
2 changed files with 42 additions and 9 deletions

View File

@@ -105,7 +105,7 @@ export interface NodeIKernelGroupService {
uid: string,
index: number//0
}>,
infos: unknown,
infos: Map<string, GroupMember>,
finish: true,
hasRobot: false
}