@@ -834,7 +834,7 @@
and a.liquidation_status = #{liquidationStatus}
</if>
<if test="dunType !=null">
- and nod.dun_type = #{dunType}
+ and nod.status = #{dunType}
<if test="province !=null">
and p2.province = #{province}