Commit 97f7b070 authored by tangwei's avatar tangwei

修改bug

parent 64094e18
......@@ -59,7 +59,7 @@
and a.alert_type_code = #{par.alertTypeCode}
</if>
<if test='par.alertId==null'>
<if test='par.alertId!=null'>
and a.sequence_nbr =#{par.alertId}
</if>
<if test='par.whether24!=false'>
......
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