namespace Dpz.Core.Entity.Base.ExpressTreeQuery;
[AttributeUsage(AttributeTargets.Property)]
public class IgnorePropertyAttribute : Attribute { }
评论加载中...
namespace Dpz.Core.Entity.Base.ExpressTreeQuery;
[AttributeUsage(AttributeTargets.Property)]
public class IgnorePropertyAttribute : Attribute { }