소스 검색

酷乐秀优化

zouxuan 7 달 전
부모
커밋
06d6dfcba9
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_