namespace Sanhe.Abp.Wrapper;
/// <summary>
/// 继承此接口表示禁用包装。
/// </summary>
public interface IWrapDisabled
{
}