@ -157,9 +157,6 @@
tv_id
from Operator
<where>
<if test="site != null and site != ''">
and site = #{site}
</if>
<if test="operatorId != null and operatorId != ''">
and OperatorID = #{operatorId}