瀏覽代碼

轮播图不限制数量

OPGame 5 年之前
父節點
當前提交
501e58d073
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      yami-shop-service/src/main/resources/mapper/IndexImgMapper.xml

+ 0 - 1
yami-shop-service/src/main/resources/mapper/IndexImgMapper.xml

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