Files
GEAR-OA/gear-oa
Joshi 383f34804d feat(salary): 添加批量发放薪资功能
- 在 GearSalaryRecordsBo 中添加 employeeIds 字段用于存储员工 ID 数组
- 在 GearSalaryRecordsController 中添加 batchSendSalary 接口
- 在 GearSalaryRecordsServiceImpl 中实现 batchSendSalary 方法
- 在 IGearSalaryRecordsService 中添加 batchSendSalary 接口定义
2025-08-09 14:14:43 +08:00
..