浏览代码

1、试听课

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

+ 0 - 1
mec-biz/src/main/resources/config/mybatis/PracticeGroupMapper.xml

@@ -636,6 +636,5 @@
             pg.type_ = 'TRIAL'
             AND pg.user_id_ = #{teacherId}
             AND pg.student_id_ = #{studentId}
-            AND cs.group_type_ = 'PRACTICE'
     </select>
 </mapper>