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
a1b759b0aa
refactor(warehouse): 优化仓库产品逻辑中的订单类型判断
...
- 将原有的 != 7 判断条件改为 in_array([1,4]),以提高代码可读性和维护性 - 此修改仅在 order_type 不等于 6 的情况下生效,不影响其他逻辑
2024-12-26 11:27:58 +08:00
..
admin
refactor(warehouse): 优化仓库产品逻辑中的订单类型判断
2024-12-26 11:27:58 +08:00
api
Merge branch 'dev' of
https://gitea.lihaink.cn/mkm/multi-store
into dev
2024-12-26 10:45:20 +08:00
common
修改小程序端提交采购信息
2024-12-25 17:55:53 +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): 移除系统库存管理中的入库操作限制
2024-12-20 14:55:42 +08:00
BaseController.php
init
2024-05-30 21:37:55 +08:00
ExceptionHandler.php
feat: 优化了商品库存和订单处理的逻辑
2024-08-25 21:40:09 +08:00
functions.php
refactor(admin): 优化前置订单相关功能
2024-11-10 15:59:30 +08:00
MyBusinessException.php
init
2024-05-30 21:37:55 +08:00
Request.php
init
2024-05-30 21:37:55 +08:00