liurunyu
2025-03-26 595a52b5812c243918d91cfd339fb06491970abc
1
2
3
4
5
6
7
8
package com.dy.common.mw;
 
 
/**
 * 单元适配器接口
 */
public interface UnitAdapterInterface {
}