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