Commit d1234c69 authored by tianyiming's avatar tianyiming

修改8747

parent bac2a33c
...@@ -2127,7 +2127,10 @@ ...@@ -2127,7 +2127,10 @@
count(1) count(1)
FROM FROM
`wl_equipment_specific` `wes` `wl_equipment_specific` `wes`
LEFT JOIN wl_equipment e ON wes.`equipment_code` = e.`code`
WHERE WHERE
e.is_iot = 1
and
0 != find_in_set( 0 != find_in_set(
`fs`.`id`, `fs`.`id`,
`wes`.`system_id` `wes`.`system_id`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment