Explorar el Código

fix 试卷题目

he2802 hace 4 años
padre
commit
6a2c0b9424

+ 1 - 1
zhongzheng-system/src/main/resources/mapper/modules/bank/QuestionBusinessMapper.xml

@@ -32,7 +32,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
             cet.education_name,
             cpt.project_name,
             cb.business_name,
-            cs.subject_name,
+            cs.subject_name
         FROM
             question_business qb
                 LEFT JOIN course_education_type cet ON qb.education_type_id = cet.id