SubmitGroupAssignmentBodyDto: {
    body?: string;
    fileIds?: string[];
    spaceGroupId: string;
}