@@ -95,6 +95,7 @@ id_,title_,content_,sender_id,recipient_id,status_,del_flag,create_by,create_tim
select * from base_message_notice
]]>
<where>
+ and del_flag = false
<if test="searchParams.id != null">
and ID_ like #{searchParams.id}
</if>
select * from base_message_report