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
41d1435c5a
refactor(admin): 注释掉重置产品价格的代码
...
在 StoreProductLists 类中,注释掉了用于重置产品价格的代码块。这部分代码原本在获取产品列表后,根据用户配送方式重新计算产品价格。现在这部分功能已被暂时禁用。
2024-12-16 14:49:22 +08:00
..
admin
refactor(admin): 注释掉重置产品价格的代码
2024-12-16 14:49:22 +08:00
api
fix(order): 修复下单时未检查商品状态导致的异常
2024-12-11 18:01:08 +08:00
common
修改供货单
2024-12-14 16:28:41 +08:00
queue
/redis
feat: 修改了门店商品的编辑逻辑,并移除了相关库存更新代码;同时修复了用户提现记录的查询逻辑,并修复了更新商品分类的错误逻辑;此外,还删除了复制商品到门店的功能代码。
2024-08-24 09:41:04 +08:00
statistics
feat(ProductLogic): 修改统计逻辑使用数据库连接
2024-07-19 11:32:20 +08:00
store
fix: 调整运费模板应用逻辑
2024-12-10 15:16:49 +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