Bonus-Cloud-Material/bonus-modules
syruan 5362cfd2ee 优化维修费用记录逻辑,根据任务是否定损
- 注释掉部分冗余代码,包括设置维修数量和新增维修费用记录的操作
- 修改 getCostCount 查询条件,使用 task_id 替代 repair_id,并添加 is_ds = 1 的条件
- 优化判断逻辑,将 count <= 0 改为 count == 0
2025-09-14 23:04:27 +08:00
..
bonus-material 优化维修费用记录逻辑,根据任务是否定损 2025-09-14 23:04:27 +08:00
bonus-material-screen 修饰代码优化 2025-08-20 11:21:28 +08:00
pom.xml 24.11.0-SNAPSHOT 2024-11-08 13:47:58 +08:00