Commit 48968f59 authored by maoying's avatar maoying

Merge branch 'develop_station' of http://39.98.45.134:8090/moa/amos-boot-biz into develop_station

parents d9a598c7 45e65113
......@@ -594,9 +594,6 @@
<when test="type != null and type != ''">
AND d.type = #{type}
</when>
<otherwise>
AND ( d.type = 'FIREALARM' OR d.type = 'BREAKDOWN' OR d.type = 'SHIELD' )
</otherwise>
</choose>
</where>
ORDER BY d.createDate DESC
......
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