ソースを参照

有价无价全部列表

shish 10 ヶ月 前
コミット
4489ebcf45
1 ファイル変更0 行追加1 行削除
  1. 0 1
      biz-hd/goods/classes/GoodsCategoryClass.php

+ 0 - 1
biz-hd/goods/classes/GoodsCategoryClass.php

@@ -79,7 +79,6 @@ class GoodsCategoryClass extends BaseClass
                 //花束商城
                 //花束商城
                 $query->andWhere(['xhGoods.delStatus' => 0]);
                 $query->andWhere(['xhGoods.delStatus' => 0]);
                 $query->andWhere(['xhGoods.status' => 1]);
                 $query->andWhere(['xhGoods.status' => 1]);
-                $query->andWhere(['xhGoods.priceType' => 1]);
             } elseif ($requestType == 'album') {
             } elseif ($requestType == 'album') {
                 //相册
                 //相册
                 $query->andWhere(['xhGoods.delStatus' => 0]);
                 $query->andWhere(['xhGoods.delStatus' => 0]);