瀏覽代碼

专辑曲目搜索

liujc 1 年之前
父節點
當前提交
a8428805f2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      cooleshow-user/user-biz/src/main/resources/config/mybatis/MusicSheetMapper.xml

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

@@ -823,6 +823,7 @@
                     <foreach collection="param.tenantAlbumIds" item="item" open="(" close=")" separator=",">
                         #{item}
                     </foreach>
+                    and tam.del_flag_=0
                 </if>
             </where>
         order by t.top_flag_ desc, t.sort_number_ desc, t.favorite_count_ desc