refactor: add Dispatch and Status service dependencies

Phase 2, Step 2.10: Integrate remaining services
- Add IScheduleDispatchService dependency to MartialScheduleServiceImpl
- Add IScheduleStatusService dependency to MartialScheduleServiceImpl
- Fix duplicate dependency in ScheduleDispatchServiceImpl
- Note: Compilation errors to be fixed in IDE

Related to Phase 2 refactoring plan
This commit is contained in:
2026-01-18 01:14:50 +08:00
parent 4aab7b2535
commit 7e7dce35c6
10 changed files with 12 additions and 0 deletions