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