namespace NPin.Framework.SqlSugarCore.Abstractions; [AttributeUsage(AttributeTargets.Class)] public class DefaultTenantTableAttribute : Attribute { }