Vmo/HStation.Vmo.Assets.Core/01-Pump/PumpPropContentVmo.cs @@ -26,5 +26,10 @@ /// 属性值 /// </summary> public string PropValue { get; set; } /// <summary> /// 标签 /// </summary> public string TagName { get; set; } } }