zn-cloud/zn-module-smartfactory
aikai a4fba15a4a feat(smartfactory): 新增搬运组工资统计功能
- 添加 HandlingGroupAmountSpecificationsTotalNumDTO 类用于统计查询
- 在 HandlingGroupAmountSpecificationsService 接口中新增 getTotalNum 方法
- 在 HandlingGroupAmountSpecificationsServiceImpl 中实现 getTotalNum 方法
- 在 HandlingGroupAmountSpecificationsMapper 中添加 getTotalNum 方法的 SQL 查询
- 优化 HandlingGroupAmountSpecificationsPageReqVO 和 HandlingGroupAmountSpecificationsRespVO 类
- 新增 HandlingGroupUserAmountItemVO 类用于展示搬运工明细
- 在 HandlingGroupUserAmountService 接口中新增 getHandlingGroupUserAmountList 和 getByHandlingGroupAmountSpecificationsId 方法
- 在 HandlingGroupUserAmountServiceImpl 中实现新增的接口方法
- 在 HandlingGroupUserAmountMapper 中添加对应的 SQL 查询
2025-05-17 14:37:39 +08:00
..
zn-module-smartfactory-api refactor(bpm): 优化 BpmOASalaryController 和 BpmOASalaryServiceImpl 2025-04-30 10:07:09 +08:00
zn-module-smartfactory-biz feat(smartfactory): 新增搬运组工资统计功能 2025-05-17 14:37:39 +08:00
.DS_Store code init 2024-02-19 15:03:22 +08:00
pom.xml code init 2024-02-19 15:03:22 +08:00