refactor: GetGroupInfo

This commit is contained in:
手瓜一十雪
2024-12-06 11:39:11 +08:00
parent 83a988c1e4
commit 5b34616625
6 changed files with 178 additions and 12 deletions

View File

@@ -149,7 +149,7 @@ export interface NodeIKernelGroupService {
getGroupExtList(force: boolean): Promise<GeneralCallResult>;
getGroupDetailInfo(groupCode: string, groupInfoSource: GroupInfoSource): Promise<unknown>;
getGroupDetailInfo(groupCode: string, groupInfoSource: GroupInfoSource): Promise<GeneralCallResult>;
getMemberExtInfo(param: GroupExtParam): Promise<unknown>;//req