浏览代码

商品模块1

e 5 年之前
父节点
当前提交
fdb8ddddfb
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      product/src/main/resources/com-caimei-module-product/ProductModuleMapper.xml

+ 0 - 1
product/src/main/resources/com-caimei-module-product/ProductModuleMapper.xml

@@ -261,6 +261,5 @@
         where validFlag = 2
         and tinyTypeID = #{tinyTypeID}
         order by sellNumber desc,onlineTime desc
-        limit 7
     </select>
 </mapper>