hr-system/README.md

28 lines
1.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# hr-system
Web 版人事系统(hr-web)SDLC 仓库 —— 需求/设计文档中心仓。
- 迭代:人事系统-初始迭代(k1bIV7ab0-_EHo6E680kv),单迭代交付组织人事、薪酬管理、招聘管理三大模块本地功能闭环(29 项已批准 feature)。
- 技术口径:ocai 规范(前端 bricks + dspy 声明式页面,后端 ahserver/Python,数据层 apppublic/sqlor + MariaDB)。
## 目录结构
| 路径 | 内容 |
|---|---|
| `docs/00-requirement/requirement-spec.md` | 《人事系统一期需求规格说明书》SRS v3.1(需求阶段交付件,QC 基线) |
| `docs/00-requirement/approved-features.md` | 已批准功能清单(29 项,含 feature ID/优先级) |
| `docs/00-requirement/requirement-traceability.md` | 需求追溯矩阵(需求来源 xlsx → feature → 模块 → 批次) |
| `docs/00-requirement/iteration1-function-detail.md` | 迭代1组织人事底座功能明细(F01~F15,81 条可验收项) |
| `docs/01-design/` | 迭代1组织人事底座总体设计(架构/数据库 43 表/API/UI/任务拆解,F01~F15) |
| `apps/hr-web.md` | 应用定义(含测试/生产部署环境需求、端口 9182) |
| `apps/hr-system.md` | v1 遗留应用(已废弃,勿用) |
| `modules/hr-*.md` | 8 个模块定义(功能/规划仓库地址/技术栈/依赖) |
## 交付批次(同一迭代内三批滚动)
1. 批次1:底座+组织人事(12 feature,P0×5/P1×6/P2×1)
2. 批次2:薪酬管理(10 feature,P0×4/P1×4/P2×2)
3. 批次3:招聘管理(7 feature,P0×1/P1×3/P2×3)
## 部署环境(摘要)
- 测试:hrstest@192.168.16.12:22,端口 9182,MariaDB 本地 test/test123 库 hrs,Redis 本地
- 生产:hrs@192.168.16.10:22,端口 9182,同库配置(口令部署时另行安全配置),域名/证书待补(SRS §11-Q1)