wuzeyu
2024-03-28 f973a618c2c82519397b65f50501df20fd89505f
1
2
3
4
5
6
7
8
9
package com.dy.common.mw;
 
 
/**
 * 模块单元适配器接口
 *
 */
public interface UnitAdapterInterface {
}