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