shish 4 år sedan
förälder
incheckning
38e28a97ce
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      biz-ghs/product/classes/ProductClass.php

+ 0 - 1
biz-ghs/product/classes/ProductClass.php

@@ -599,7 +599,6 @@ class ProductClass extends BaseClass
                 }
 
                 //改价后取消特价
-                $currentInfo->discountPrice = 0;
                 $currentInfo->price = $price;
                 $currentInfo->priceLabel = $priceLabel;