liurunyu
2024-10-08 dbe3ed318dfe013663271fd64c8b8b152005e0b6
1
2
3
4
5
6
7
8
9
package com.dy.pmsTest.common;
 
 
/**
 * 模块单元适配器接口
 *
 */
public interface UnitAdapterInterface {
}