This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
waibao
/
Mall4j
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
轮播图不限制数量
OPGame
6 anni fa
parent
0538bdfb1a
commit
501e58d073
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
1
yami-shop-service/src/main/resources/mapper/IndexImgMapper.xml
+ 0
- 1
yami-shop-service/src/main/resources/mapper/IndexImgMapper.xml
Vedi File
@@ -28,6 +28,5 @@
SELECT *
FROM tz_index_img
ORDER BY seq DESC
- LIMIT 3
</select>
</mapper>