Commit Graph

4 Commits

Author SHA1 Message Date
冯辉
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