@@ -73,7 +73,7 @@
and alias like concat('%',#{query.alias},'%')
</if>
<if test="query.status!=null">
- status = #{query.status}
+ and status = #{query.status}
</where>
) AS d