Commit Graph

78 Commits

Author SHA1 Message Date
154436b71f Merge branch 'main' of ssh://124.243.245.42:2222/zkr/shz-backend 2026-06-25 14:42:17 +08:00
7f10e9f311 新增场地展位管理功能,包括展位图查询、保存、预定及调换功能,新增相关数据模型及数据库表结构 2026-06-25 14:42:10 +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
d1319c6a7c 新增场地信息管理功能,包括场地信息控制器、服务、数据模型及数据库表结构 2026-06-25 12:47:54 +08:00
92ff657e71 新增户外招聘会相关功能,包括控制器、服务、数据模型及数据库表结构 2026-06-25 11:30:31 +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
7d5ad10883 1.修改查询es排序问题,优先权重,在按照顺序 2026-06-18 13:22:17 +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
3413da2637 Merge branch 'main' of http://124.243.245.42:3000/zkr/shz-backend into main 2026-06-17 18:07:10 +08:00
chenyanchang
68a6d653b4 update 2026-06-17 18:07:04 +08:00
chenshaohua
06553100e6 1.修改录用
2.修改录用、查看简历权限
2026-06-17 18:04:28 +08:00
chenyanchang
88d6bf8f87 update 2026-06-17 16:57:05 +08:00
chenyanchang
99d1e5deef 添加直播带岗相关功能。 2026-06-17 15:34:24 +08:00
chenyanchang
862ecb31c7 update 2026-06-17 12:58:59 +08:00
chenyanchang
c19091a68b 更新:查询岗位时,学历不准的问题。 2026-06-17 11:26:55 +08:00
chenshaohua
f1e4a89bd7 修改给企业添加权限 2026-06-17 00:48:48 +08:00
chenshaohua
8aa6091e0c 修改单点登录,保存企业信息 2026-06-17 00:00:36 +08:00
chenshaohua
666c49aa11 修改返回期望薪资 2026-06-16 23:17:25 +08:00
chenyanchang
3cf9beb513 update 2026-06-16 14:49:50 +08:00
chenyanchang
666fde6ece update 2026-06-16 13:40:24 +08:00
chenyanchang
8555bc47a3 update 2026-06-16 13:02:49 +08:00
chenyanchang
4ef52b543a update 2026-06-12 17:47:37 +08:00
chenyanchang
27f3dc4730 更新:1.获取用户信息返回用户类型;2.政策列表处理政策标签;3.岗位列表添加查询条件等。 2026-06-12 15:49:57 +08:00
francis-fh
f95981ed08 111 2026-06-09 15:42:15 +08:00
chenyanchang
23d5161904 update 2026-06-09 15:35:17 +08:00
chenyanchang
74d191c94e update 2026-06-09 15:10:08 +08:00
chenyanchang
cf858f7bf5 上传岗位添加新接口以及处理上传数据等。 2026-06-08 23:42:00 +08:00
chenyanchang
715cc55a8c update 2026-06-04 18:11:35 +08:00
chenyanchang
24eced691e update 2026-06-04 16:52:19 +08:00
chenyanchang
1828b696b6 update 2026-06-04 15:08:27 +08:00
chenyanchang
e99b7ee435 update 2026-06-04 14:04:32 +08:00
chenyanchang
6ca3a6531f 政策法规列表,详情去掉权限 2026-06-04 13:52:13 +08:00
chenyanchang
3e8b1d63f3 更新 2026-06-03 15:16:41 +08:00
chenshaohua
5529fc0605 修改es按照发布时间倒叙排序,发布时间为空放最后 2026-06-02 11:43:33 +08:00
chenyanchang
33dc76302b update 2026-06-02 11:09:41 +08:00
chenyanchang
e27bc97cf2 更新:1.查询岗位时添加时间段筛选,2.查询岗位不准确的问题。 2026-06-01 19:50:00 +08:00
chenyanchang
6462112d28 Merge branch 'main' of http://124.243.245.42:3000/zkr/shz-backend into main 2026-06-01 16:17:08 +08:00
chenyanchang
c44a9bdea1 更新:政策信息表加针对的人员类型标签及相关列表查询时按标签来匹配结果。 2026-06-01 16:16:06 +08:00
chenshaohua
ecaedff902 修改es初始化返回发布时间 2026-06-01 12:44:26 +08:00
chenshaohua
82cd6b4889 修改es初始化返回发布时间 2026-06-01 12:28:58 +08:00
chenshaohua
ab53668f58 修改es查询按照发布时间倒叙 2026-06-01 10:23:17 +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
chenyanchang
1f1a1cb138 修复bug。 2026-05-27 17:15:02 +08:00
chenshaohua
e8268aa300 查询企业联系人 2026-05-27 00:11:54 +08:00
chenyanchang
b91d9a4033 1.新增pc个人,企业单点登录;2.新增监管端单点登录。 2026-05-24 14:49:27 +08:00