lapuda d206b25fcf feat: Implement external job import functionality
- Add ExternalJobSourceAliasRequest class for managing source alias requests.
- Create ExternalUploadClient to interact with external Excel upload system.
- Introduce ExternalUploadFileMetadata to represent metadata of uploaded files.
- Define IExternalJobImportService interface for external job import operations.
- Update JobDataTrendServiceImpl to support dynamic source code filtering.
- Modify PublicJobFairMapper.xml to ensure proper query handling.
- Add unit tests for ExternalJobExcelParser and ExternalJobFingerprint.
- Create script for applying external job import migrations.
- Implement SQL migration for external job import, including new tables and columns.
2026-07-21 14:56:47 +08:00
2026-06-24 18:18:55 +08:00
2026-06-28 16:34:00 +08:00
2026-01-09 20:13:01 +08:00
2026-01-09 20:13:01 +08:00
2026-07-15 15:14:25 +08:00
2026-01-09 20:13:01 +08:00
2026-07-15 15:20:33 +08:00
1
2026-04-24 17:03:50 +08:00
2026-01-09 20:13:01 +08:00
11
2026-06-25 14:54:55 +08:00
1
2026-06-25 13:39:46 +08:00
Description
No description provided
MIT 7.6 MiB
Languages
Java 95.2%
PLpgSQL 2.2%
HTML 1.4%
Shell 1.2%