diff --git a/src/modules/students/students.service.ts b/src/modules/students/students.service.ts index f724b6c..f1d7f07 100644 --- a/src/modules/students/students.service.ts +++ b/src/modules/students/students.service.ts @@ -1492,6 +1492,7 @@ export class StudentsService { data: { phaseId: 4, // 본심 논문 제출 단계 currentPhase: Stage.MAIN, + headReviewerId: headReviewerId, }, });