evoxwht 2 лет назад
Родитель
Сommit
812955808f
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      crmeb/app/services/order/StoreOrderCreateServices.php

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

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