Joshi
d80a3b2cc9
feat(wms): 新增收货报表统计功能
- 在 IWmsDeliveryPlanService 接口中新增 getReceivingReport 方法
- 在 WmsDeliveryPlanController 控制器中新增 /receivingReport 接口
- 在 WmsDeliveryPlanMapper 中新增收货报表相关查询方法
- 在 WmsDeliveryPlanMapper.xml 中新增收货报表的 SQL 查询语句
- 新增 WmsReceivingReportByTypeVo、WmsReceivingReportResultVo 和
WmsReceivingReportSummaryVo 三个 VO 类用于收货报表数据传输
- 完善了送货报表 SQL 查询逻辑,增加与 wms_delivery_plan 表的关联及 plan_type 过滤条件
2025-12-12 10:38:55 +08:00
..
2025-08-02 16:40:16 +08:00
2025-08-04 10:18:17 +08:00
2025-08-13 10:33:03 +08:00
2025-12-08 11:24:54 +08:00
2025-08-15 11:25:48 +08:00
2025-07-29 14:26:23 +08:00
2025-07-29 13:35:41 +08:00
2025-08-07 16:49:13 +08:00
2025-07-18 10:12:48 +08:00
2025-12-04 14:43:34 +08:00
2025-12-05 13:50:29 +08:00
2025-08-12 13:42:44 +08:00
2025-12-03 16:29:00 +08:00
2025-12-03 10:32:06 +08:00
2025-08-12 14:46:08 +08:00
2025-12-12 10:38:55 +08:00
2025-11-25 15:44:19 +08:00
2025-11-25 15:44:19 +08:00
2025-08-11 18:06:37 +08:00
2025-08-13 13:57:59 +08:00
2025-08-13 17:24:42 +08:00
2025-09-10 14:46:49 +08:00
2025-08-13 15:04:08 +08:00
2025-08-13 15:34:09 +08:00
2025-08-25 15:26:39 +08:00
2025-12-10 14:57:32 +08:00
2025-08-01 15:15:17 +08:00
2025-08-13 10:33:03 +08:00
2025-10-18 10:19:20 +08:00
2025-09-26 14:21:14 +08:00
2025-09-26 14:21:14 +08:00
2025-08-14 13:52:08 +08:00
2025-08-14 15:07:59 +08:00
2025-07-30 17:18:56 +08:00
2025-08-26 16:18:58 +08:00
2025-08-14 13:52:08 +08:00
2025-08-15 17:05:35 +08:00
2025-11-17 11:58:42 +08:00
2025-08-26 14:30:50 +08:00
2025-08-26 14:30:50 +08:00
2025-11-17 11:58:42 +08:00
2025-09-26 14:21:14 +08:00
2025-08-11 18:06:37 +08:00
2025-08-11 18:06:37 +08:00
2025-11-13 13:24:09 +08:00
2025-08-26 16:06:23 +08:00
2025-08-15 17:41:44 +08:00
2025-11-24 11:41:12 +08:00
2025-08-12 11:54:03 +08:00
2025-08-11 09:58:30 +08:00