Commit a96d5fcd authored by maoying's avatar maoying

格式化

parent f351caa0
...@@ -285,6 +285,7 @@ ...@@ -285,6 +285,7 @@
<if test="alarmType == 'FIREALARM'">AND d.type = #{alarmType}</if> <if test="alarmType == 'FIREALARM'">AND d.type = #{alarmType}</if>
</where> </where>
</select> </select>
<select id="pageAlarmsInfo" resultType="Map"> <select id="pageAlarmsInfo" resultType="Map">
SELECT SELECT
d.* d.*
......
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