@@ -35,7 +35,6 @@
m_wbs_info
WHERE
is_deleted = 0
- AND STATUS = 1
<if test="type != null and type != ''">
AND wbs_type = #{type}
</if>