Browse Source

Merge branch 'zx_1026_1111' of http://git.dayaedu.com/yonge/mec into test

zouxuan 1 year ago
parent
commit
608a7f2a50
1 changed files with 1 additions and 1 deletions
  1. 1 1
      mec-biz/src/main/resources/config/mybatis/LiveGroupPlusMapper.xml

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

@@ -24,7 +24,7 @@
             )
         </if>
     </where>
-
+    group by cgsm.id_
     </select>
 
 <select id="liveCoursePage" resultMap="com.ym.mec.biz.dal.dao.CourseScheduleDao.courseScheduleDto">