浏览代码

商品列表屏蔽定金商品

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 != ''">