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