package com.dy.rtuMw.resource; import com.dy.common.mw.UnitAdapterInterface; public interface ResourceUnitAdapter extends UnitAdapterInterface { ResourceUnitConfigVo getConfig() ; }