using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace NXWMS.Client.Helper.Extends { /// /// 实体扩展 /// public static class EntityExtentions { } }