Browse Source

商品列表屏蔽定金商品

plf 3 years ago
parent
commit
03806b0f52
1 changed files with 1 additions and 0 deletions
  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 != ''">