wangliang 4 anni fa
parent
commit
f178a85110

+ 0 - 0
themis-business/src/main/resources/mapper/TOeExamRecordMapper.out.xml


+ 0 - 4
themis-business/src/main/resources/mapper/TOeExamRecordMapper.xml

@@ -468,9 +468,6 @@
 		where f.paper_id = #{paperId}
 		limit 1
 	</select>
-<<<<<<< HEAD
-	
-=======
 
 	<select id="patrolReport" resultType="com.qmth.themis.business.bean.backend.InvigilateListPatrolReportBean">
 		select
@@ -589,5 +586,4 @@
 		t.roomName
 		order by t.roomCode
 	</select>
->>>>>>> dev
 </mapper>