Commit 705f7590 authored by litengwei's avatar litengwei

错误代码修复

parent 5334091c
...@@ -82,6 +82,6 @@ ...@@ -82,6 +82,6 @@
FROM FROM
asf_fire_equipment_signal_log asf_fire_equipment_signal_log
WHERE WHERE
_IN_SET(#{mrid,jdbcType=VARCHAR}, system_mrids) FIND_IN_SET(#{mrid,jdbcType=VARCHAR}, system_mrids)
</select> </select>
</mapper> </mapper>
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