ting.yin 1 gadu atpakaļ
vecāks
revīzija
2b70fe2e8c

+ 1 - 1
teachcloud-mark/src/main/resources/mapper/ScanOmrTaskMapper.xml

@@ -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(