Parcourir la source

专辑曲目搜索

liujc il y a 1 an
Parent
commit
a8428805f2

+ 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