Commit Graph

360 Commits

Author SHA1 Message Date
wkc
47f9491941 feat: 员工信息管理功能完善
- 将员工表org_no字段迁移至dept_id,关联系统部门表
- 更新员工信息相关DTO、VO和Controller,使用deptId替代orgNo
- 添加员工信息管理OpenSpec规范文档(proposal/design/spec/tasks)
- 更新API文档,反映部门关联变更
- 添加数据库迁移脚本employee_org_no_to_dept_id.sql
- 新增员工信息分页接口测试脚本(PowerShell/Python)
- 更新CLAUDE.md,添加MCP数据库工具使用说明

Co-Authored-By: Claude (glm-4.7) <noreply@anthropic.com>
2026-01-28 16:57:38 +08:00
wkc
eac1112f9b 中介 代码重写 2026-01-28 15:45:55 +08:00
wkc
9dda17ccb8 git 2026-01-28 15:45:03 +08:00
wkc
52702f0b35 git 2026-01-28 14:40:55 +08:00
wkc
0cc8ef0fc3 员工信息管理
- 新增员工信息CRUD功能
- 添加员工关联人员管理
- 配置MyBatis Plus审计字段
- 添加OpenSpec规范文档
- 新增测试脚本和数据

Co-Authored-By: Claude <noreply@anthropic.com>
2026-01-28 14:40:27 +08:00
wkc
6946744ab9 中介库管理 2026-01-28 09:58:31 +08:00
wkc
5b0c338b5e 导出excel替换 2026-01-27 17:55:53 +08:00
wkc
79cd4fe755 需求分解 2026-01-27 17:09:32 +08:00
wkc
0c00a00df0 claude init 2026-01-26 18:49:46 +08:00
wkc
6e4ab22d4c init 2026-01-26 18:20:13 +08:00