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