package com.withiter.quhao.listener; public interface ChangeToPersonFragmentListener { public void changeToPersonFragment(); }