@@ -242,7 +242,7 @@
LEFT JOIN kwc_contract_logistics_unit b ON a.id = b.contract_id and b.del_flag = 0 and b.unit_type = 3
<where>
a.del_flag = 0
- and a.status = 1
+ and a.status = 0
and a.transport_biz_type = 2
and b.ent_id = #{entId}
<if test="keyword != null and keyword != ''">