update im_auth set aut_auth_status = '5' , aut_exec_result = '作废' , aut_auth_user = #{name,jdbcType=VARCHAR} where aut_id = #{item};