PDI部件管理查询bug修复
This commit is contained in:
parent
1f2a02fa84
commit
71a55b7534
|
|
@ -9,7 +9,7 @@
|
|||
c.component_name,
|
||||
c.sort,
|
||||
c.create_by,
|
||||
c.creaete_time,
|
||||
c.create_time,
|
||||
c.detection_rules_id
|
||||
FROM qms_pdi_component_anagement c
|
||||
WHERE c.detection_rules_id = #{request.detectionRulesId}
|
||||
|
|
|
|||
Loading…
Reference in New Issue