@@ -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