Commit Graph

11 Commits

Author SHA1 Message Date
3f1624da3a feat: Add job nature field to job and related database migrations 2026-07-16 10:58:57 +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
8538de3776 feat: Add permissions for public job fair management and enhance role access 2026-07-15 10:09:26 +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
f7da708c2a bugfix-企业登录注册 2026-01-13 23:59:10 +08:00
922a19da2c 企业报名招聘会 2026-01-13 20:16:14 +08:00
2d11855b56 查询有招聘会的日期列表 2026-01-13 17:22:08 +08:00
beeaa0e6b3 当前季度和当月招聘会详情 2026-01-13 17:12:06 +08:00
27cfb69c77 政策相关配置文件 2026-01-11 20:44:27 +08:00
b4fdcfd804 政策相关 2026-01-11 16:48:40 +08:00
55eba88734 招聘会 2026-01-11 02:15:16 +08:00