Commit e6255251 authored by maoying's avatar maoying

Merge branch 'developer' into temp

parents 5eeeda50 a96d5fcd
...@@ -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