feat: 修改
This commit is contained in:
parent
fe97904de0
commit
a6475d7d45
@ -68,6 +68,7 @@ class UpdateBusinessGoodsStock implements ShouldQueue
|
||||
->get();
|
||||
foreach ($businessGoodsSkus as $businessGoodsSku) {
|
||||
BusinessGoodsSkuIncrQuantity::dispatch($shop, $businessGoodsSku->toArray(), $num, false);
|
||||
usleep(100);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user