zn-cloud/zn-module-smartfactory/zn-module-smartfactory-biz
aikai e31365ad90 refactor(smartfactory): 优化搬运组金额规格查询和删除逻辑
- 修改 HandlingGroupAmountSpecificationsController 中的查询逻辑,按搬运组 ID 分组
- 在 HandlingGroupAmountSpecificationsServiceImpl 中实现批量删除功能,同时删除关联的 HandlingGroupUserAmount 记录
- 在 HandlingGroupUserAmountService 接口和实现类中添加按搬运组 ID 查询的方法
- 更新 HandlingGroupUserAmountMapper 和 XML 映射文件,支持按搬运组 ID 查询- 优化 HandlingGroupAmountSpecificationsMapper XML 映射文件中的查询语句,提高查询效率
2025-05-19 16:00:58 +08:00
..
src refactor(smartfactory): 优化搬运组金额规格查询和删除逻辑 2025-05-19 16:00:58 +08:00
.DS_Store code init 2024-02-19 15:03:22 +08:00
pom.xml feat(bpm): 新增借支管理功能 2025-03-14 10:11:15 +08:00