Kaynağa Gözat

活动订单不赠送积分

evoxwht 2 yıl önce
ebeveyn
işleme
812955808f

+ 1 - 0
crmeb/app/services/order/StoreOrderCreateServices.php

@@ -223,6 +223,7 @@ class StoreOrderCreateServices extends BaseServices
         $deduction = $seckillId || $bargainId || $combinationId;
         $deduction = $seckillId || $bargainId || $combinationId;
         if ($deduction) {
         if ($deduction) {
             $couponId = 0;
             $couponId = 0;
+            $gainIntegral = 0;
             $useIntegral = false;
             $useIntegral = false;
         }
         }
         //$shipping_type = 1 快递发货 $shipping_type = 2 门店自提
         //$shipping_type = 1 快递发货 $shipping_type = 2 门店自提