fix(groupService): add missing closing brace
This commit is contained in:
@@ -402,6 +402,7 @@ class GroupService {
|
||||
};
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// 导出群组服务实例
|
||||
export const groupService = new GroupService();
|
||||
|
||||
Reference in New Issue
Block a user