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
History
mkm
b793ace840
fix(api): 修复演示逻辑中产品查询
...
- 在 DemoLogic 中,将 StoreProduct 查询修改为包含软删除的产品 - 使用 withTrashed() 方法确保可以获取到所有产品,包括已软删除的
2025-02-03 15:42:39 +08:00
..
admin
feat(admin): 添加 demo4 接口并实现价格同步功能
2025-02-03 14:22:24 +08:00
api
fix(api): 修复演示逻辑中产品查询
2025-02-03 15:42:39 +08:00
common
fix(app): 修复订单退款和库存处理相关问题
2025-01-25 13:06:12 +08:00
queue
/redis
fix(app): 修复支付回调和订单推送的相关问题
2024-12-24 09:27:39 +08:00
statistics
feat(ProductLogic): 修改统计逻辑使用数据库连接
2024-07-19 11:32:20 +08:00
store
refactor(store): 移除创建预订订单时的员工 ID 参数
2025-01-27 13:26:55 +08:00
BaseController.php
init
2024-05-30 21:37:55 +08:00
ExceptionHandler.php
refactor(exception): 重构异常处理逻辑
2025-01-04 12:09:11 +08:00
functions.php
添加预订单商品关联采购订单
2025-01-16 17:01:29 +08:00
Request.php
init
2024-05-30 21:37:55 +08:00