소스 검색

轮播图不限制数量

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>