轮播图不限制数量

This commit is contained in:
OPGame
2019-09-05 18:39:07 +08:00
parent 0538bdfb1a
commit 501e58d073

View File

@@ -28,6 +28,5 @@
SELECT *
FROM tz_index_img
ORDER BY seq DESC
LIMIT 3
</select>
</mapper>