Commit a3e74a0d authored by maoying's avatar maoying

修改实时列表数据脚本语法错误

parent f2fd6ee3
...@@ -1877,7 +1877,7 @@ ...@@ -1877,7 +1877,7 @@
WHERE WHERE
( (
0 <![CDATA[<>]]> find_in_set(`fs`.`id`, `s`.`system_id`) 0 <![CDATA[<>]]> find_in_set(`fs`.`id`, `s`.`system_id`)
) limt 1 ) LIMIT 1
) AS `chargePersonName` ) AS `chargePersonName`
FROM FROM
`wl_equipment_specific_index` `si` `wl_equipment_specific_index` `si`
......
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