Browse Source

LY 专项培训

ly 3 years ago
parent
commit
b4a010d4c7

+ 0 - 1
master/src/main/resources/mybatis/training/spec/TStSuccessorMapper.xml

@@ -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">