duheng
2024-12-11 17a0baa0ef883689c73e3141d148a28a48d62cd6
Dto/HStation.Dto.Assets.Core/00-Pump/06-PumpPropContent/AddPumpPropContentInput.cs
@@ -21,5 +21,10 @@
        /// 属性值
        /// </summary>
        public string PropValue { get; set; }
        /// <summary>
        /// 标签
        /// </summary>
        public string TagName { get; set; }
    }
}