Commit Graph

3 Commits

Author SHA1 Message Date
eeaf2f5afc feat: Add job fair region type to models, database, and migration scripts 2026-07-21 10:02:33 +08:00
5060fb0557 feat: Implement job fair company registration review workflow
- Added review status fields to the public_job_fair_company table to manage company registration states (pending, approved, rejected).
- Enhanced PublicJobFairServiceImpl to handle company registration, review, and job management for companies.
- Updated PublicJobFairMapper.xml with new SQL queries for managing company relations and reviews.
- Created migration script to add review fields and set default values for existing records.
- Introduced new permissions for company users to manage job postings and registration status.
- Added utility methods for ensuring proper role checks and company retrieval.
2026-07-15 11:34:31 +08:00
55eba88734 招聘会 2026-01-11 02:15:16 +08:00