StephenArk30 5 лет назад
Родитель
Сommit
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;
     }
 
     // 排序