瀏覽代碼

add 商品采集模板

he2802 4 年之前
父節點
當前提交
9275a99a95
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      zhongzheng-system/src/main/resources/mapper/modules/course/CourseModuleMapper.xml

+ 0 - 2
zhongzheng-system/src/main/resources/mapper/modules/course/CourseModuleMapper.xml

@@ -78,8 +78,6 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
         LEFT JOIN course_section cs ON ccs.section_id = cs.section_id
         WHERE
         cm.STATUS !=- 1
-        AND cs.`status` !=- 1
-        AND cc.`status` !=- 1
         GROUP BY
         cm.module_id
         ) c