duheng
2024-12-11 17a0baa0ef883689c73e3141d148a28a48d62cd6
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; }
    }
}