id , exam_paper_id, user_id, exam_templates_id insert into t_exam_templates_user_count (exam_paper_id, user_id, exam_templates_id) values (#{examPaperId}, #{userId}, #{examTemplatesId})