@ -16,6 +16,6 @@
select id
from `docus_archivefile`.`t_scan_assort`
where patient_id = #{patientId}
and task_id = #{taskId}
and taskid = #{taskId}
</select>
</mapper>