hr-system/modules/hr-system.md

29 lines
973 B
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)
状态:**一期批次1 T08 权限底座已完成**
所属应用:hr-web
## 1. 模块功能
F11 权限管理、F12 操作日志、F14 工作台、F15 员工服务与提醒。
## 2. 仓库
- 仓库 URL:git@git.opencomputing.cn:yumoqing/hr-system.git
- 工作空间目录:repos/hr-system
- 分支:main
## 3. 技术栈
- 前端:bricks + dspy 声明式页面(role_admin.ui/data_scope.ui/audit_log_list.ui/service.ui)
- 后端:ahserver;ServerEnv 注册 get_data_scope/write_audit_log/remind_scan
- 数据层:apppublic/sqlor;7 张 sys_ 表
- 权限:rbac 路径级 + 双维度数据范围
## 4. 模块依赖
依赖 hr-org/hr-roster/hr-contract;被 hr-org/hr-roster/hr-flow/hr-contract/hr-report 依赖。
## 5. 设计落点
architecture.md §4.1/§4.3、api-design.md §2.6、ui-design.md §3.8/§3.9;
开发任务 T08(已完成)/T09/T16/T21/T22/T23。
## 6. 负责人
待定。