Browse Source

轮播图不限制数量

OPGame 5 years ago
parent
commit
501e58d073
1 changed files with 0 additions and 1 deletions
  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>