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