소스 검색

酷乐秀曲目来源改为内容平台

zouxuan 1 년 전
부모
커밋
e1b99267f9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      cooleshow-user/user-biz/src/main/resources/config/mybatis/MusicSheetMapper.xml

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

@@ -142,7 +142,7 @@
         <where>
             <include refid="QueryInfo"/>
             <if test="param.auditStatus == null">
-                t.cbs_music_sheet_id_ IS NOT NULL
+                AND t.cbs_music_sheet_id_ IS NOT NULL
             </if>
             <if test="param.auditVersion != null ">
                 and #{param.auditVersion} = t.audit_version_