Commit Graph

24 Commits

Author SHA1 Message Date
wkc
1983d93a5d docs: add README and deployment configuration 2026-03-03 09:30:50 +08:00
wkc
651e4540af test: add comprehensive test suite 2026-03-03 09:29:14 +08:00
wkc
661fa88839 feat(main): implement FastAPI application entry point 2026-03-03 09:28:30 +08:00
wkc
1bc65f9830 feat(routers): implement all 6 API endpoints 2026-03-03 09:27:50 +08:00
wkc
0d4fcd089b feat(services): implement token, file, and statement services 2026-03-03 09:26:07 +08:00
wkc
e6bc2d64dd feat(models,utils): implement data models and utility classes 2026-03-03 09:02:33 +08:00
wkc
aa17a14c4e feat(mock): initialize project structure and configuration 2026-03-03 08:59:26 +08:00
wkc
20a0ebfbef readme更新 2026-01-30 14:47:50 +08:00
wkc
1b015be9bf 测试 2026-01-30 14:27:11 +08:00
wkc
29a2e60ee1 变更项目缩写 2026-01-30 14:15:21 +08:00
wkc
e99b05acc2 项管首页 2026-01-30 11:01:13 +08:00
wkc
ac4e02e8c5 中介新增 修改接口 2026-01-29 22:03:42 +08:00
wkc
1b043fa2d6 中介类型修改 2026-01-29 13:39:47 +08:00
wkc
2c146c026a 员工代码 2026-01-29 09:07:50 +08:00
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