@@ -37,7 +37,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
and d.del_flag = 0
</where>
<!-- 数据范围过滤 -->
- ${params.dataScope}
</select>
<select id="selectTStSuccessorList" parameterType="TStSuccessor" resultMap="TStSuccessorResult">