fix(archive): align aggregate result field

This commit is contained in:
2026-07-13 12:04:47 +08:00
parent 2874ab7bee
commit dfd3cf6772
2 changed files with 38 additions and 1 deletions

View File

@@ -76,7 +76,7 @@ export class ArchiveService {
enrollments,
examScores,
learningRecords,
resultArchive,
result: resultArchive,
attachments,
};
}