ソースを参照

商品模块1

e 5 年 前
コミット
fdb8ddddfb

+ 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>