浏览代码

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

zouxuan 1 年之前
父节点
当前提交
608a7f2a50
共有 1 个文件被更改,包括 1 次插入1 次删除
  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">