namespace Tnb.BasicData.Entitys { public static class DicTypeKey { /// /// 计量单位 /// public const string MeasurementUnit = "MeasurementUnit"; } }