Joshi
a314e05e4d
feat(schedule): 修改排班生成功能支持批量处理
- 将 IWmsAttendanceScheduleService.generateSchedule 方法参数改为 List 类型
- 更新 WmsAttendanceScheduleController 中的 generateSchedule 接口接收批量数据
- 在 WmsAttendanceScheduleServiceImpl 中实现循环处理多个排班生成请求
- 保持原有的单个排班生成逻辑不变,通过遍历列表实现批量功能
2026-05-12 15:15:08 +08:00
..
2026-04-21 13:01:53 +08:00
2026-04-11 15:36:50 +08:00
2026-04-03 15:34:19 +08:00
2026-04-16 14:55:43 +08:00
2026-03-14 18:39:19 +08:00
2026-04-27 13:00:33 +08:00
2026-04-29 13:07:48 +08:00
2026-04-29 13:07:48 +08:00
2026-05-12 15:15:08 +08:00
2026-05-09 13:59:37 +08:00
2026-05-08 15:40:39 +08:00
2026-05-08 16:32:27 +08:00
2026-05-11 10:56:53 +08:00
2026-05-08 17:20:54 +08:00
2026-04-07 10:55:30 +08:00
2026-04-24 14:05:58 +08:00
2026-04-18 10:23:48 +08:00
2026-03-23 15:52:13 +08:00
2026-03-23 15:52:13 +08:00
2026-04-16 09:15:09 +08:00
2026-04-20 15:23:10 +08:00
2026-03-10 16:50:08 +08:00
2026-04-01 14:50:56 +08:00
2026-01-27 16:54:46 +08:00
2025-12-03 10:32:06 +08:00
2025-12-18 13:52:46 +08:00
2026-01-29 09:35:25 +08:00
2026-01-28 11:00:32 +08:00
2026-04-27 17:28:19 +08:00
2026-03-28 18:10:21 +08:00
2026-03-02 14:55:56 +08:00
2026-03-23 09:20:19 +08:00
2026-03-24 14:48:45 +08:00
2026-03-23 09:20:19 +08:00
2026-05-05 13:10:08 +08:00
2026-04-27 13:23:49 +08:00
2026-03-14 18:39:19 +08:00
2026-03-02 14:41:43 +08:00
2026-05-12 10:11:30 +08:00
2026-01-21 16:13:23 +08:00
2026-03-02 14:41:43 +08:00
2026-05-08 16:32:27 +08:00
2026-04-20 19:34:01 +08:00
2026-05-10 11:21:30 +08:00
2026-04-20 19:14:50 +08:00
2026-04-20 19:34:01 +08:00
2026-04-14 10:14:52 +08:00
2026-03-03 15:24:50 +08:00
2026-05-10 14:55:20 +08:00
2026-03-25 16:23:39 +08:00
2025-11-13 13:24:09 +08:00
2026-03-23 13:10:46 +08:00
2025-12-18 09:41:22 +08:00
2026-04-10 15:07:29 +08:00
2026-04-10 15:07:29 +08:00
2026-04-16 14:25:54 +08:00