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
c12ef1cd29
refactor(admin): 修改商品采购价为会员价
...
- 将商品采购价计算逻辑修改为直接使用会员价 - 注释掉原有的通过 StoreProductGroupPrice 模型计算采购价的代码 - 此修改可能影响订单总价计算和后台利润显示
2025-01-13 15:52:49 +08:00
..
admin
refactor(admin): 修改商品采购价为会员价
2025-01-13 15:52:49 +08:00
api
feat(store): 添加价格变更日志功能
2025-01-10 17:24:37 +08:00
common
feat(CashFlowLogic): 添加现金流来源标记功能
2025-01-13 10:43:38 +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
修改门店预订单查询
2025-01-11 16:52:14 +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
feat(store): 添加价格变更日志功能
2025-01-10 17:24:37 +08:00
Request.php
init
2024-05-30 21:37:55 +08:00