刘小明
2024-08-26 0c479f17e5f9ff3ad638f3af783cf22b0a77fbd0
1
2
3
4
5
6
7
8
9
package com.dy.pmsTest.common;
 
 
/**
 * 模块单元适配器接口
 *
 */
public interface UnitAdapterInterface {
}