Explorar o código

fix 学时模块卷

he2802 %!s(int64=3) %!d(string=hai) anos
pai
achega
96660761d2

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

@@ -558,7 +558,7 @@
         course_menu_exam m
         LEFT JOIN goods_course c ON m.course_id = c.course_id
         where
-        m.type = (1,3)
+        m.type in (1,3)
         GROUP BY c.goods_id ) ge on cgg.goods_id = ge.goods_id
         where 1=1
         and cgu.`status` =1