接口 IMapper<T>

类型参数:
T - Bean类型
所有已知子接口:
BaseMapper<T>

public interface IMapper<T>
通用Mapper 接口。 自定义通用Mapper时需要继承此接口