update lihu.appointment set status = #{status},update_time=sysdate() , register_date = #{registerDate} where apply_no = #{applyNo}