This repository has been archived on 2026-03-25 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
9be9d338aea00cc3a008cc691253ef46136c8b7b
- 新增 CandidateMapper 实现候选人数据的增删改查功能,基于 SQLAlchemy - 新增 ResumeMapper 实现简历数据的增删改查功能,基于 SQLAlchemy - 在 UnifiedIngestionService 中集成了 candidate_repo 和 resume_repo - 初始化 DeduplicationService 时注入候选人仓库作为依赖 - 统一入库服务保存流程中为简历生成唯一ID - 优化数据库会话管理,确保资源正确释放
The file is empty.
Description
Languages
Python
80.2%
Vue
18.3%
JavaScript
1.4%