insert into pt_check_mark(uuid,task_id,mark_type,mark_user_id) values ( #{uuid}, #{taskId}, #{type}, #{userId} )