Files
martial-master/minio_data/.minio.sys/buckets/assets/.usage-cache.bin/xl.meta
T
hongjianli ef24b8390e refactor: Complete Dispatch Service delegation (3 methods)
Phase 4 Complete:
- Delegate getDispatchData to ScheduleDispatchService (67 lines → 5 lines)
- Delegate adjustOrder to ScheduleDispatchService (63 lines → 7 lines)
- Delegate saveDispatch to ScheduleDispatchService (20 lines → 7 lines)
- Total reduction: 150 lines → 19 lines (87% reduction)

File size: 996 lines → 823 lines (-173 lines, -17.4%)

Delegation Status:
 exportSchedule - FULLY DELEGATED
 exportScheduleTemplate2 - FULLY DELEGATED
 updateParticipantCheckInStatus - FULLY DELEGATED
 getDispatchData - FULLY DELEGATED (NEW)
 adjustOrder - FULLY DELEGATED (NEW)
 saveDispatch - FULLY DELEGATED (NEW)

Progress: 6/10 methods (60%)
Remaining: 4 methods (moveScheduleGroup, saveAndLockSchedule, saveDraftSchedule, getScheduleResult)
All tests passing (482 total)
2026-01-18 13:05:13 +08:00

575 B