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