Administrator
2024-07-26 3f7e76b394adc226392954de8f166e95a9efe9f8
1
2
3
4
5
6
7
8
9
package com.dy.common.mw;
 
 
/**
 * 模块单元适配器接口
 *
 */
public interface UnitAdapterInterface {
}