wuzeyu
2024-02-27 4065813b0584dd9fbd2f014fea1aca912354f121
1
2
3
4
5
6
7
8
9
package com.dy.common.mw;
 
 
/**
 * 模块单元适配器接口
 *
 */
public interface UnitAdapterInterface {
}