yonge 5 年之前
父节点
当前提交
9349803c63
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      mec-biz/src/main/resources/config/mybatis/CourseScheduleMapper.xml

+ 0 - 2
mec-biz/src/main/resources/config/mybatis/CourseScheduleMapper.xml

@@ -1072,9 +1072,7 @@
                 <if test="item.leaveStudentNum != null">
                     leave_student_num_ = #{item.leaveStudentNum},
                 </if>
-                <if test="item.schoolId != null">
                     schoole_id_ = #{item.schoolId},
-                </if>
                 <if test="item.schoolId == null">
                     schoole_id_ = null,
                 </if>