不展示被禁用的轮播图

master
cl 5 years ago
parent 911f1ac1da
commit 3a6e9c1d07

@ -27,6 +27,7 @@
<select id="listIndexImgs" resultType="com.yami.shop.bean.model.IndexImg">
SELECT *
FROM tz_index_img
where `status` = 1
ORDER BY seq DESC
</select>
</mapper>

Loading…
Cancel
Save