@@ -34,7 +34,7 @@
<select id="listByExamIdAndStatusAndUserId" resultType="com.qmth.teachcloud.mark.dto.ScanStudentDto">
select
- s.id,
+ s.id studentId,
s.student_name,
s.student_code
from mark_student s where s.id in(