Commit Graph

15 Commits

Author SHA1 Message Date
9334290fd6 feat: Add salary composition, welfare benefits, and work schedule fields to Job model and database 2026-07-20 11:30:22 +08:00
acb0762dcc feat: Refactor company and job management to include company nature
- Added companyNature field to Company entity and updated related services and mappers.
- Removed jobNature field from Job and ESJobDocument entities as it is no longer needed.
- Updated CompanyController to handle current company information and synchronization of account codes.
- Enhanced CompanyServiceImpl to manage company nature changes and synchronize related job postings.
- Updated SQL migrations to add company nature field and associated business dictionary entries.
- Refactored job-related services to ensure they reflect the latest company nature information.
2026-07-16 15:05:53 +08:00
3f1624da3a feat: Add job nature field to job and related database migrations 2026-07-16 10:58:57 +08:00
chenshaohua
c105223c8c 1.修改岗位列表排序
2.添加重点服务人群岗位并添加重点人群岗位类型
2026-07-15 18:23:49 +08:00
47aedb03fc feat: Add functionality for companies to query their registered jobs without accessing admin details 2026-07-15 13:18:54 +08:00
chenshaohua
ee167ddc86 1.添加用户投诉岗位
2.管理员对企业和岗位下架
2026-07-09 18:32:38 +08:00
chenshaohua
dc414dba34 添加石河子本地数据导入接口 2026-07-07 16:06:10 +08:00
0024f81484 Merge branch 'main' of ssh://124.243.245.42:2222/zkr/shz-backend 2026-06-27 22:45:00 +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
冯辉
7dd3b96b92 岗位搜索功能bug修复 2026-06-26 23:54:59 +08:00
chenyanchang
680fde18f8 update 2026-06-25 18:25:06 +08:00
chenyanchang
3d08387561 update 2026-06-25 17:54:48 +08:00
chenyanchang
3e8b1d63f3 更新 2026-06-03 15:16:41 +08:00
973c0b809e bugfix-企业登录注册 2026-01-15 10:16:05 +08:00
0282dbb0e7 init 2026-01-09 20:13:01 +08:00