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;
     }
 
     // 排序