Parcourir la source

商城首页增加新品橱窗楼层

Duan_xu il y a 3 ans
Parent
commit
478ea53fa1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/main/resources/mapper/PageMapper.xml

+ 1 - 1
src/main/resources/mapper/PageMapper.xml

@@ -783,7 +783,7 @@
         limit 5
     </select>
     <select id="getNewFloorList" resultType="com.caimei365.commodity.model.vo.ProductItemVo">
-        SELECT
+        SELECT DISTINCT
         p.productID,
         p.actStatus,
         p.name,