瀏覽代碼

Merge remote-tracking branch 'origin/dev_v3.3.0' into dev_v3.3.0

xiaofei 1 年之前
父節點
當前提交
5669ca42bc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      teachcloud-mark/src/main/resources/mapper/ScanOmrTaskMapper.xml

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