@@ -232,6 +232,7 @@
#{item}
</foreach>
and status = 1
+ and cover is not null
) AS t
WHERE t.rn = 1;
</select>