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