@@ -115,7 +115,7 @@
sub_info a
WHERE
logic_delete_flag = 0
-
+ and status != '5'
<if test="startMoney != null">
AND a.amt_total >= #{startMoney}
</if>