Преглед на файлове

Merge branch 'feature/1219_opt' of http://git.dayaedu.com/yonge/cooleshow into develop-new

zouxuan преди 6 месеца
родител
ревизия
126c9fea3a
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      cooleshow-user/user-biz/src/main/resources/config/mybatis/HomeMapper.xml

+ 1 - 1
cooleshow-user/user-biz/src/main/resources/config/mybatis/HomeMapper.xml

@@ -581,7 +581,7 @@
 			left join course_group cg ON cg.id_ = cs.course_group_id_
 		</if>
 		<if test="param.type == 'VIDEO'">
-			left join video_lesson_group cg ON cg.id_ = ttar.biz_id_
+			left join video_lesson_group cg ON cg.id_ = ucar.biz_id_
 		</if>
 		<if test="param.type == 'MUSIC'">
 			left join music_sheet cg ON cg.id_ = ucar.biz_id_