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