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