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