瀏覽代碼

fix 试卷题目

he2802 4 年之前
父節點
當前提交
6a2c0b9424
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      zhongzheng-system/src/main/resources/mapper/modules/bank/QuestionBusinessMapper.xml

+ 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