jinlin
2024-07-26 9b7ee2b8d22f14a0fffefb2ee371e9a655b05c54
修改
1个文件已修改
3 ■■■■ 已修改文件
modules/mainPart/src/main/resources/mapper/taskReliability/TaskRepairParamDao.xml 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
modules/mainPart/src/main/resources/mapper/taskReliability/TaskRepairParamDao.xml
@@ -36,10 +36,9 @@
                            and e.is_delete = 0
                            and f.id = e.node_id
                            and f.is_delete = 0
                            and f.equip_type is not null and f.equip_type <> ''
                            and f.equip_type is not null
                            and g.product_id = f.id
                            and g.is_delete = 0
                            and g.reliab_distrib_type = 2
                            and g.repairable = 1
                      ) c
                 group by task_id, phase_id, phase_name, phase_sort, equip_type