id, callback_type, callback_data, read_state, create_date, update_date update aiob_callback_data set read_state = #{readState}, update_date = sysdate() where id = #{id}