This website requires JavaScript.
Explore
Help
Register
Sign In
mkm
/
multi-store
Watch
1
Star
0
Fork
0
You've already forked multi-store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
multi-store
/
app
/
admin
/
logic
/
warehouse_product
History
mkm
81968761f4
fix(warehouse): 修复仓库产品减库操作异常
...
- 在查询 WarehouseProduct 时,使用 withTrashed() 方法以包含软删除的数据 - 确保在减库操作中考虑到已删除的产品,避免数据不一致的问题
2025-01-04 15:20:31 +08:00
..
WarehouseProductLogic.php
fix(warehouse): 修复仓库产品减库操作异常
2025-01-04 15:20:31 +08:00