liurunyu
7 天以前 7d11bb1480edfbd09652da84dd1699dddf48a483
1
2
3
4
5
6
7
8
package com.dy.common.mw;
 
 
/**
 * 单元适配器接口
 */
public interface UnitAdapterInterface {
}