package com.hdl.photovoltaic.base; /** * 自定义方法,用于实现个性化 */ public abstract class CustomBaseFragment extends BaseFragment { }