liurunyu
2023-11-23 0117e7db3431453a7d3c596e600b72b0da1c371a
1
2
3
4
5
6
7
8
9
package com.dy.common.mw;
 
 
/**
 * 模块单元适配器接口
 *
 */
public interface UnitAdapterInterface {
}