StephenArk30 5 年之前
父節點
當前提交
47bf43ee80
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/api/controller/goods.js

+ 1 - 0
src/api/controller/goods.js

@@ -143,6 +143,7 @@ l
 
     if (!think.isEmpty(brandId)) {
       whereMap.brand_id = brandId;
+      whereMap.is_hot = 0;
     }
 
     // 排序