Commit Graph

72 Commits

Author SHA1 Message Date
chenshaohua
48fcdf8534 1.我的面试添加邀约未读数,增加邀约已读接口,批量已读接口
2.管理端面试列表菜单添加已接受,已拒绝的红标数
2026-07-20 12:18:51 +08:00
32fd1ecf01 Merge branch 'main' of ssh://124.243.245.42:2222/zkr/shz-backend 2026-07-20 11:30:24 +08:00
9334290fd6 feat: Add salary composition, welfare benefits, and work schedule fields to Job model and database 2026-07-20 11:30:22 +08:00
francis-fh
36357e86b1 简历集成、管理员修改个人密码、人才库、投递者简历推荐等功能开发 2026-07-20 10:23:54 +08:00
f07b5f77cd feat: Refactor user ID card update logic and add corresponding database mapping 2026-07-16 19:20:28 +08:00
francis-fh
a5946214a0 求职者管理增加面试邀请功能 2026-07-16 17:03:38 +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
1e7853b9a4 feat: Implement job title suggestion service with caching and tokenization 2026-07-16 10:02:56 +08:00
chenshaohua
7b6f431327 1.添加岗位有用预约是否已读 2026-07-15 18:48:32 +08:00
chenshaohua
c105223c8c 1.修改岗位列表排序
2.添加重点服务人群岗位并添加重点人群岗位类型
2026-07-15 18:23:49 +08:00
chenshaohua
b782793e25 1.修改工作经历和教育经历实体类位置,方便移动端用户可以修改自己的信息
2.修改es按照名称或者类型查询的逻辑
2026-07-14 13:00:57 +08:00
chenshaohua
fa4b5db5c5 添加字段设置简历公开、保密状态,并添加对应方法 2026-07-13 17:35:41 +08:00
chenshaohua
f6aee05682 修改岗位推荐人员,只查询投递过当前岗位的人 2026-07-13 16:45:25 +08:00
chenshaohua
75368125f7 添加教育经历和培训经历表 2026-07-13 16:16:01 +08:00
chenshaohua
cb38c9abd9 添加企业收藏求职者 2026-07-12 13:13:07 +08:00
chenshaohua
45842d94b7 添加监管端查询企业列表接口用来修改密码和修改状态 2026-07-11 22:27:14 +08:00
chenshaohua
78ecff8435 移动端-添加人力资源机构列表查询 2026-07-11 21:04:36 +08:00
chenshaohua
5286398f51 查询数量时,添加屏蔽企业数量 2026-07-10 18:53:34 +08:00
chenshaohua
5a66aa5d53 移动端我的界面,添加投诉数量 2026-07-10 17:53:48 +08:00
chenshaohua
1027530803 修改管理员下架企业和岗位信息查询条件 2026-07-10 16:57:55 +08:00
chenshaohua
f638e55205 修改查询投诉报错问题 2026-07-10 11:47:41 +08:00
chenshaohua
82926100d0 修改dw_userid改完lc_userid 2026-07-09 21:10:21 +08:00
chenshaohua
b2784c0ac1 添加查询投诉和屏蔽列表查询 2026-07-09 19:56:55 +08:00
chenshaohua
ee167ddc86 1.添加用户投诉岗位
2.管理员对企业和岗位下架
2026-07-09 18:32:38 +08:00
chenshaohua
9f3260ab8d app_user添加email字段 2026-07-09 11:54:59 +08:00
chenshaohua
827bb8ddfc 添加个人屏蔽企业,并且推荐岗位时,并且企业对应的岗位 2026-07-08 23:15:43 +08:00
chenshaohua
8a152a2854 添加个人屏蔽企业,并且推荐岗位时,并且企业对应的岗位 2026-07-08 23:10:24 +08:00
冯辉
fdfe4276a3 11 2026-07-07 22:16:31 +08:00
冯辉
110c5e30df 11 2026-07-07 22:05:12 +08:00
冯辉
4e57fbd979 11 2026-07-07 21:46:55 +08:00
冯辉
10f4b83d6a 企业风采审核列表字段增加 2026-07-07 21:37:24 +08:00
冯辉
480e909072 风采增加删除功能。 2026-07-07 21:20:15 +08:00
冯辉
4bee20d892 Merge branch 'main' of http://124.243.245.42:3000/zkr/shz-backend 2026-07-07 19:48:10 +08:00
冯辉
c94d20942a 企业风采审核功能开发 2026-07-07 19:48:06 +08:00
chenshaohua
633d563f1e 添加es中岗位联系方式 2026-07-07 18:48:01 +08:00
80caa84a59 Merge branch 'main' of ssh://124.243.245.42:2222/zkr/shz-backend 2026-07-03 13:19:52 +08:00
23b60904e4 feat: Enhance API path handling and normalize company industry names 2026-07-03 13:19:47 +08:00
冯辉
f40aa8e5df 小程序的邀约bug修复 2026-06-30 00:04:01 +08:00
chenyanchang
1393f1bd47 update 2026-06-29 09:51:43 +08:00
chenyanchang
45587c2389 Merge branch 'main' of http://124.243.245.42:3000/zkr/shz-backend into main
 Conflicts:
	ruoyi-bussiness/src/main/resources/mapper/app/JobMapper.xml
2026-06-29 09:43:43 +08:00
chenyanchang
bdbdfbf180 update 2026-06-29 09:41:50 +08:00
冯辉
61bfb68281 推荐简历-邀约面试bug修复 2026-06-28 18:24:06 +08:00
chenyanchang
ba139a8344 update 2026-06-28 17:47:46 +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
chenyanchang
ba2f73d3b8 更新:添加岗位匹配简历接口,补充工作经历,技能。 2026-06-27 12:48:54 +08:00
chenyanchang
803e8f3fcc Merge branch 'main' of http://124.243.245.42:3000/zkr/shz-backend into main 2026-06-27 03:06:33 +08:00
chenyanchang
af953826e4 更新:添加岗位匹配简历接口 2026-06-27 03:06:16 +08:00
冯辉
7dd3b96b92 岗位搜索功能bug修复 2026-06-26 23:54:59 +08:00