mirror of
https://gitee.com/gz-yami/mall4j.git
synced 2026-03-22 09:17:16 +08:00
不展示被禁用的轮播图
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user