Commit Graph

1 Commits

Author SHA1 Message Date
freedakgmail e02e3dcd81 fix: 新增后端 /api/v1/salary/dashboard 路由
- 创建 salary.routes.ts,提供薪酬分析数据
- 基于 Payslip 模型计算部门对比、月度趋势、同比环比
- 在 app.ts 中挂载 /api/v1/salary 路由
2026-08-04 07:58:21 +08:00