调整下单的错误

This commit is contained in:
luofei 2024-01-21 11:17:59 +08:00
parent eb0b137284
commit 0b128503b1

View File

@ -580,7 +580,6 @@ class StoreOrderCreateRepository extends StoreOrderRepository
}
}
}
}
$giveIntegralFlag = $sysIntegralConfig['integral_status'] && $sysIntegralConfig['integral_order_rate'] > 0;
$total_give_integral = 0;