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