Bläddra i källkod

add 商品采集模板

he2802 4 år sedan
förälder
incheckning
9275a99a95

+ 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