package com.dy.common.mw; /** * 单元适配器接口 */ public interface UnitAdapterInterface { }