refactor: integrate ScheduleExportService into MartialScheduleServiceImpl

Phase 2, Step 2.4: Delegate export methods to ScheduleExportService
- Add IScheduleExportService dependency with @Autowired
- Replace exportSchedule method body with service delegation
- Replace exportScheduleTemplate2 method body with service delegation
- Maintain method signatures for backward compatibility
- All 443 tests passing

Related to Phase 2 refactoring plan
This commit is contained in:
2026-01-18 00:25:19 +08:00
parent 89e2e42e1c
commit ee0cf5d6e8
9 changed files with 7 additions and 69 deletions
Binary file not shown.