@@ -240,7 +240,7 @@
<if test="po.score != null">
and a.score=#{po.score}
</if>
- <if test="po.score != null">
+ <if test="po.status != null">
and a.status=#{po.status}
<if test="po.replySts != null">