Commit Graph

3 Commits

Author SHA1 Message Date
8395b390b0 refactor: Update public and API base URL functions in company and detail pages for improved clarity 2026-07-14 23:22:53 +08:00
23b60904e4 feat: Enhance API path handling and normalize company industry names 2026-07-03 13:19:47 +08:00
b35ed5989e feat: Add Cross-Domain Job Fair and Alliance City Management
- Implemented AppOutdoorFairController for outdoor job fair public H5 interfaces.
- Created CrossCityAllianceController for managing cross-domain alliance cities.
- Added CrossCityAlliance domain model and corresponding service and mapper.
- Developed CrossDomainJobVO for aggregating job data across job fairs.
- Created SQL scripts for initializing the cross-city alliance table and modifying the public job fair schema.
- Added migration script for backing up and restoring the HighGo database schema.
2026-06-27 22:44:56 +08:00