Selaa lähdekoodia

有价无价全部列表

shish 9 kuukautta sitten
vanhempi
commit
4489ebcf45
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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.status' => 1]);
-                $query->andWhere(['xhGoods.priceType' => 1]);
             } elseif ($requestType == 'album') {
                 //相册
                 $query->andWhere(['xhGoods.delStatus' => 0]);