소스 검색

fix 班级列表sql修改

tanzh 3 년 전
부모
커밋
98da4d1322
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      zhongzheng-system/src/main/resources/mapper/modules/grade/ClassGradeMapper.xml

+ 1 - 1
zhongzheng-system/src/main/resources/mapper/modules/grade/ClassGradeMapper.xml

@@ -273,7 +273,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             ) >0
         </if>
         <if test="businessId != null and businessId !='' ">
-            AND cb.business_id = #{businessId}
+            AND cb.id = #{businessId}
         </if>
         <if test="schoolId != null and schoolId !='' ">
             AND (