瀏覽代碼

LY 专项培训

ly 3 年之前
父節點
當前提交
b4a010d4c7
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      master/src/main/resources/mybatis/training/spec/TStSuccessorMapper.xml

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