yonge 2 years ago
parent
commit
7fafc015da

+ 1 - 1
mec-biz/src/main/resources/config/mybatis/StudentExtracurricularExercisesSituationMapper.xml

@@ -1034,7 +1034,7 @@
 			and sees.sunday_ = #{sundayDate}
 		</if>
 		GROUP BY sees.music_group_id_
-        <include refid="global.limit">
+        <include refid="global.limit" />
     </select>
     
     <select id="queryStudentExerciseMusicGroupListCount" resultType="int">