using System; namespace CmsQueryExtensions.Extension { /// /// 高级查询范围查询特性 /// public class HighSearchRangeAttribute : Attribute { } }