zhubaomin
2025-02-25 842237345ac469b02e9add8f9fd8bae5d4f7cdac
1
2
3
4
5
6
7
8
package com.dy.common.mw;
 
 
/**
 * 单元适配器接口
 */
public interface UnitAdapterInterface {
}