This website works better with JavaScript
Home
Explore
Help
Register
Sign In
waibao
/
Mall4j
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
轮播图不限制数量
OPGame
5 years ago
parent
0538bdfb1a
commit
501e58d073
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
yami-shop-service/src/main/resources/mapper/IndexImgMapper.xml
+ 0
- 1
yami-shop-service/src/main/resources/mapper/IndexImgMapper.xml
View File
@@ -28,6 +28,5 @@
SELECT *
FROM tz_index_img
ORDER BY seq DESC
- LIMIT 3
</select>
</mapper>