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