update customer set user_id = #{userId},update_time = now() where id = #{id}