mkm
87609f2fca
feat(admin): 添加预订单修改数量和仓库重置数量功能
- 在 BeforehandOrderCartInfoController 中添加 edit_nums 方法,用于修改预订单商品数量
- 在 WarehouseProductController 中添加 set_nums 方法,用于重置仓库商品数量
- 在 BeforehandOrderCartInfoLogic 中实现 editNums 方法,处理预订单数量修改逻辑
- 在 WarehouseProductLogic 中实现 settNums 方法,处理仓库数量重置逻辑
- 优化 WarehouseLogic 中的商品仓储信息查询,支持查询已删除商品
2024-12-07 11:54:47 +08:00
..
2024-08-27 20:46:44 +08:00
2024-08-27 20:50:53 +08:00
2024-12-06 13:40:35 +08:00
2024-12-07 11:54:47 +08:00
2024-08-27 20:46:44 +08:00
2024-08-27 20:46:44 +08:00
2024-08-27 20:46:44 +08:00
2024-08-27 20:46:44 +08:00
2024-08-27 20:46:44 +08:00
2024-08-27 20:46:44 +08:00
2024-12-04 14:38:46 +08:00
2024-08-27 20:46:44 +08:00
2024-12-07 11:54:47 +08:00
2024-09-02 15:31:07 +08:00
2024-08-27 20:46:44 +08:00
2024-08-27 20:46:44 +08:00
2024-10-29 16:32:47 +08:00
2024-08-27 20:46:44 +08:00
2024-11-22 15:54:10 +08:00
2024-09-13 09:22:20 +08:00
2024-11-11 11:16:43 +08:00
2024-08-27 20:46:44 +08:00
2024-12-03 16:14:18 +08:00
2024-10-19 17:15:51 +08:00
2024-08-27 20:46:44 +08:00
2024-08-27 20:46:44 +08:00
2024-08-27 20:46:44 +08:00
2024-10-10 09:23:43 +08:00
2024-08-27 20:50:53 +08:00
2024-11-21 16:47:20 +08:00
2024-08-27 20:46:44 +08:00
2024-08-27 20:46:44 +08:00
2024-08-27 20:46:44 +08:00
2024-08-27 20:46:44 +08:00
2024-08-27 20:46:44 +08:00
2024-11-21 16:36:42 +08:00
2024-12-07 11:54:47 +08:00
2024-11-15 17:55:45 +08:00
2024-08-13 12:00:00 +08:00
2024-08-27 20:46:44 +08:00
2024-05-30 21:37:55 +08:00
2024-06-27 13:46:42 +08:00
2024-06-22 14:34:44 +08:00