mirror of
https://gitee.com/hzchunfen/erp.git
synced 2025-12-01 06:30:49 +00:00
bug修复
This commit is contained in:
parent
efcde2d5df
commit
51e8f3a9fb
@ -224,6 +224,7 @@ class ShopsController extends Controller
|
|||||||
->get()
|
->get()
|
||||||
->toArray();
|
->toArray();
|
||||||
$business->batchIncrQuantity($businessGoodsSkus, $stock, false);
|
$business->batchIncrQuantity($businessGoodsSkus, $stock, false);
|
||||||
|
usleep(10);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user