Commit Graph

32 Commits

Author SHA1 Message Date
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
冯辉
8449bd5e71 简历是否被查看、求职者管理查询功能bug修复 2026-06-26 21:37:19 +08:00
7ca2d878cc Merge branch 'main' of ssh://124.243.245.42:2222/zkr/shz-backend 2026-06-25 23:13:38 +08:00
82d3264c72 feat: Add SHZ log inspection and HighGo database querying capabilities
- Introduced `inspect-shz-logs` skill for inspecting local and production logs with bounded read-only commands.
- Added `view.sh` script for log viewing with options for following logs and filtering by keywords.
- Created `query-shz-highgo` skill for querying the SHZ HighGo database through an SSH gateway.
- Implemented read-only SQL execution with strict controls on allowed statements and query structure.
- Added new domain and mapper classes for managing outdoor fair job associations.
- Enhanced `OutdoorFairController` to support job listing and management for outdoor fairs.
- Created SQL scripts for initializing outdoor fair job data and managing menu visibility.
2026-06-25 23:13:35 +08:00
chenyanchang
5c7c9d27bc update 2026-06-25 18:31:21 +08:00
chenyanchang
3d08387561 update 2026-06-25 17:54:48 +08:00
冯辉
d97701b227 fix: 修复JDK高版本兼容性问题及面试列表字段映射
- pom.xml: 升级 maven-compiler-plugin 3.1→3.13.0 (兼容JDK 17+)
- pom.xml: 升级 lombok 到 1.18.34 (兼容JDK 21)
- InterviewInvitationMapper.xml: 修复 select t.* 导致 company_name 列名冲突,显式列出所有列,修复求职者姓名/联系方式无法显示

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-25 14:34:12 +08:00
francis-fh
feaa9cf747 面试功能开发 2026-06-25 13:32:37 +08:00
francis-fh
f51b1a3ce1 预约面试功能开发 2026-06-24 18:18:55 +08:00
francis-fh
a3cd9b0277 新增面试邀约功能 2026-06-24 09:31:29 +08:00
chenshaohua
3502be6478 1.修改查询招聘会日期报错问题
2.修改查询es不出来的问题
2026-06-18 13:12:56 +08:00
chenshaohua
176f0b1acd 修改企业直播带岗管理 2026-06-18 00:55:53 +08:00
chenshaohua
56385fbfab 修改查询所有求职者接口和获取求职者详情接口 2026-06-17 19:11:55 +08:00
chenyanchang
88d6bf8f87 update 2026-06-17 16:57:05 +08:00
chenyanchang
99d1e5deef 添加直播带岗相关功能。 2026-06-17 15:34:24 +08:00
chenyanchang
cf858f7bf5 上传岗位添加新接口以及处理上传数据等。 2026-06-08 23:42:00 +08:00
chenyanchang
24eced691e update 2026-06-04 16:52:19 +08:00
chenyanchang
3e8b1d63f3 更新 2026-06-03 15:16:41 +08:00
chenyanchang
c44a9bdea1 更新:政策信息表加针对的人员类型标签及相关列表查询时按标签来匹配结果。 2026-06-01 16:16:06 +08:00
chenyanchang
a42ded00e2 update 2026-05-29 14:31:01 +08:00
chenyanchang
903a35b63b 更新:1.岗位录用,非录用修改。2.申请用户列表返回申请Id 2026-05-29 14:24:05 +08:00
chenshaohua
0648e1f70c 查看当季度招聘会信息——修改瀚高数据库的mysql改成PostgreSQL语法 2026-04-26 21:03:02 +08:00
b6fd591c8c 1 2026-04-24 18:02:16 +08:00
f648fd0719 add 2026-04-24 16:23:42 +08:00
2d11855b56 查询有招聘会的日期列表 2026-01-13 17:22:08 +08:00
beeaa0e6b3 当前季度和当月招聘会详情 2026-01-13 17:12:06 +08:00
7cb1fbb726 查询接口优化 2026-01-12 10:36:35 +08:00
b4fdcfd804 政策相关 2026-01-11 16:48:40 +08:00
55eba88734 招聘会 2026-01-11 02:15:16 +08:00
0282dbb0e7 init 2026-01-09 20:13:01 +08:00