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
/
beforehand_order
History
mkm
4661071c65
fix(admin): 修复后台预订单用户id为0时抛出异常
...
- 在处理预订单时,增加了对用户id的检查 - 如果用户id为0,抛出"用户id不能为0"的异常 - 修改了购买价格的计算逻辑,使用用户所属的团体id来获取价格
2024-12-16 11:33:02 +08:00
..
BeforehandOrderLogic.php
fix(admin): 修复后台预订单用户id为0时抛出异常
2024-12-16 11:33:02 +08:00