commit
1db6d28560
@ -103,7 +103,7 @@ class BeforehandOrderCartInfoLogic extends BaseLogic
|
||||
];
|
||||
}
|
||||
(new BeforehandOrderCartInfo())->saveAll($datas);
|
||||
if ($order['order_type'] == 7) {
|
||||
if ($order['order_type'] == 7 || $order['order_type'] == 9) {
|
||||
PurchaseProductOffer::insertAll($offer);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user