소스 검색

商品列表屏蔽定金商品

plf 3 년 전
부모
커밋
03806b0f52
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/main/resources/mappings/modules/product/ProductNewMapper.xml

+ 1 - 0
src/main/resources/mappings/modules/product/ProductNewMapper.xml

@@ -288,6 +288,7 @@
                 ${sqlMap.dsf}
             </if>
             AND a.shopID not in (SELECT s.`value` FROM `sys_dict` s WHERE s.type='heheShopID')
+            AND a.productID NOT IN (6060, 6061, 6062, 6063, 6064,6065, 6066, 6067, 6068, 6069)
         </where>
         <choose>
             <when test="page !=null and page.orderBy != null and page.orderBy != ''">