@ -39,7 +39,6 @@
work_center_type
from work_center
<where>
active = 'Y'
<if test="data.site != null and data.site != ''">
and site = #{data.site}
</if>