lapuda 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
2026-06-24 18:18:55 +08:00
2026-07-07 19:48:06 +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-06 21:12:53 +08:00
2026-01-09 20:13:01 +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%