Joshi
e17b0f9d27
feat(oa): 工资发放记录增加员工姓名字段并优化查询功能
- 在 GearSalaryRecordsVo 中添加 employeeName 字段,用于显示员工姓名
- 在 GearSalaryRecordsMapper 中新增 selectVoPagePlus 方法,用于分页查询
- 更新 GearSalaryRecordsMapper.xml,添加新的 SQL 查询语句
- 修改 GearSalaryRecordsServiceImpl 中的 queryPageList 方法,使用新的查询方法- 优化查询条件构建逻辑,使用表别名提高查询效率
2025-08-09 13:31:44 +08:00
..
2025-08-06 17:42:49 +08:00
2025-08-07 14:56:43 +08:00
2025-08-07 13:35:19 +08:00
2025-08-09 13:31:44 +08:00
2025-08-08 17:05:26 +08:00
2025-08-08 16:19:11 +08:00
2025-08-08 16:19:11 +08:00
2025-08-08 17:31:34 +08:00
2025-08-08 16:19:11 +08:00
2025-08-08 17:59:50 +08:00