feat: add auth module with login and access control
This commit is contained in:
@@ -6,4 +6,17 @@
|
||||
- feat: add employee management, backend health check, and UI improvements
|
||||
- 完成了员工管理模块(后端 + 前端)
|
||||
- 添加了后端健康检查
|
||||
- 整理了 UI 资源
|
||||
- 整理了 UI 资源
|
||||
|
||||
- **提交 2d56bc2** (13:48)
|
||||
- feat: enhance employee CRUD with search, filters, and security module
|
||||
- 增强了员工搜索和筛选功能
|
||||
- 添加了安全模块(security.py)
|
||||
- 添加了单元测试
|
||||
|
||||
---
|
||||
|
||||
# 待处理
|
||||
|
||||
- [ ] 安装 PostgreSQL
|
||||
- [ ] 创建 x_financial 数据库
|
||||
Reference in New Issue
Block a user