cloud-server-course/src/main/resources/mapper/CoursePackageStudentMapper.xml @@ -61,7 +61,7 @@ <where> <if test="null != tStudentId"> py.studentId = #{tStudentId} and py.studentId = #{tStudentId} </if> and pg.type!=3 </where>